Home
last modified time | relevance | path

Searched refs:RHSMapping (Results 1 – 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
DIntegersSubsetTest.cpp206 Mapping RHSMapping; in TestDiff() local
209 RHSMapping.add(Ranges); in TestDiff()
213 LHSMapping.diff(&LExclude, &Intersection, 0, RHSMapping); in TestDiff()
237 RHSMapping.diff(0, &Intersection, &LExclude, LHSMapping); in TestDiff()