Searched refs:ConstructionContextMap (Results 1 – 1 of 1) sorted by relevance
510 ConstructionContextMap; member in __anon8d78c9ed0411::CFGBuilder782 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()1349 ConstructionContextMap.lookup(E)) { in consumeConstructionContext()1356 ConstructionContextMap[E] = Layer; in consumeConstructionContext()1478 assert(ConstructionContextMap.count(E) && in cleanupConstructionContext()1480 ConstructionContextMap.erase(E); in cleanupConstructionContext()1612 assert(ConstructionContextMap.empty() && in buildCFG()