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