Searched refs:CorrespondingBlock (Results 1 – 1 of 1) sorted by relevance
205 BasicBlock *CorrespondingBlock = in findCorrespondingBlockIn() local207 return CorrespondingBlock; in findCorrespondingBlockIn()1740 BasicBlock *CorrespondingBlock = in findOrCreatePHIInBlock() local1742 assert(CorrespondingBlock && "Found block is nullptr"); in findOrCreatePHIInBlock()1743 if (CorrespondingBlock != ToCompareTo.second) { in findOrCreatePHIInBlock()