Searched defs:BlockEdge (Results 1 – 3 of 3) sorted by relevance
640 if (EdgeUsesOnly.count(BlockEdge)) { in renameUses() local
500 BlockEdge(const CFGBlock *B1, const CFGBlock *B2, const LocationContext *L) in BlockEdge() function
621 using BlockEdge = BasicBlockEdge; global() typedef in __anon33c65ffb0211::NewGVN