Searched refs:ConstructionContextMap (Results 1 – 1 of 1) sorted by relevance
488 ConstructionContextMap; member in __anon15de256c0411::CFGBuilder512 ConstructionContextMap(), BuildOpts(buildOpts) {} in CFGBuilder()749 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()1277 ConstructionContextMap.lookup(E)) { in consumeConstructionContext()1284 ConstructionContextMap[E] = Layer; in consumeConstructionContext()1390 assert(ConstructionContextMap.count(E) && in cleanupConstructionContext()1392 ConstructionContextMap.erase(E); in cleanupConstructionContext()1480 assert(ConstructionContextMap.empty() && in buildCFG()