Searched refs:CorrespondingBlock (Results 1 – 1 of 1) sorted by relevance
200 BasicBlock *CorrespondingBlock = in findCorrespondingBlockIn() local202 return CorrespondingBlock; in findCorrespondingBlockIn()1730 BasicBlock *CorrespondingBlock = in findOrCreatePHIInBlock() local1732 assert(CorrespondingBlock && "Found block is nullptr"); in findOrCreatePHIInBlock()1733 if (CorrespondingBlock != ToCompareTo.second) { in findOrCreatePHIInBlock()