Searched refs:CorrespondingBlock (Results 1 – 1 of 1) sorted by relevance
206 BasicBlock *CorrespondingBlock = in findCorrespondingBlockIn() local208 return CorrespondingBlock; in findCorrespondingBlockIn()1722 BasicBlock *CorrespondingBlock = in findOrCreatePHIInBlock() local1724 assert(CorrespondingBlock && "Found block is nullptr"); in findOrCreatePHIInBlock()1725 if (CorrespondingBlock != ToCompareTo.second) { in findOrCreatePHIInBlock()