Searched refs:LastCB (Results 1 – 1 of 1) sorted by relevance
2620 CallBase *LastCB = Worklist.pop_back_val(); in manifest() local2621 if (!Visited.insert(LastCB)) in manifest()2623 if (!DeletedBarriers.count(LastCB)) { in manifest()2624 A.deleteAfterManifest(*LastCB); in manifest()2630 const ExecutionDomainTy &LastED = CEDMap[LastCB]; in manifest()