Searched refs:ConstructionContextMap (Results 1 – 1 of 1) sorted by relevance
530 ConstructionContextMap; member in __anonef2f84bd0411::CFGBuilder801 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()1430 ConstructionContextMap.lookup(E)) { in consumeConstructionContext()1437 ConstructionContextMap[E] = Layer; in consumeConstructionContext()1559 assert(ConstructionContextMap.count(E) && in cleanupConstructionContext()1561 ConstructionContextMap.erase(E); in cleanupConstructionContext()1684 assert(ConstructionContextMap.empty() && in buildCFG()