Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DIntegersSubsetMapping.h122 self *IntersectionMapping; variable
135 IntersectionMapping(Intersection), in DiffStateMachine()
167 if (IntersectionMapping) in onLClose()
168 IntersectionMapping->add(OpenPt, Pt, CurrentLSuccessor); in onLClose()
206 if (IntersectionMapping) in onRClose()
207 IntersectionMapping->add(OpenPt, Pt, CurrentLSuccessor); in onRClose()
236 if (IntersectionMapping) in onLRClose()
237 IntersectionMapping->add(OpenPt, Pt, CurrentLSuccessor); in onLRClose()