Searched refs:ConstructionContextMap (Results 1 – 1 of 1) sorted by relevance
552 ConstructionContextMap; member in __anonef2f84bd0411::CFGBuilder824 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()1518 ConstructionContextMap.lookup(E)) { in consumeConstructionContext()1525 ConstructionContextMap[E] = Layer; in consumeConstructionContext()1647 assert(ConstructionContextMap.count(E) && in cleanupConstructionContext()1649 ConstructionContextMap.erase(E); in cleanupConstructionContext()1771 assert(ConstructionContextMap.empty() && in buildCFG()