Searched defs:LHSMapping (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
H A DIntegersSubsetTest.cpp197 Mapping LHSMapping; local
200 LHSMapping.add(Ranges);
211 LHSMapping.diff(&LExclude, &Intersection, 0, RHSMapping);
235 RHSMapping.diff(0, &Intersection, &LExclude, LHSMapping);

Completed in 30 milliseconds