Searched refs:ConstructionContextMap (Results 1 – 1 of 1) sorted by relevance
514 ConstructionContextMap; member in __anon76ebc3340411::CFGBuilder786 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext()1407 ConstructionContextMap.lookup(E)) { in consumeConstructionContext()1414 ConstructionContextMap[E] = Layer; in consumeConstructionContext()1536 assert(ConstructionContextMap.count(E) && in cleanupConstructionContext()1538 ConstructionContextMap.erase(E); in cleanupConstructionContext()1670 assert(ConstructionContextMap.empty() && in buildCFG()