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