Searched refs:ReplacementAnchor (Results 1 – 1 of 1) sorted by relevance
1603 Instruction *ReplacementAnchor; in identifyNodes() local1605 ReplacementAnchor = R->comesBefore(I) ? I : R; in identifyNodes()1607 ReplacementAnchor = R; in identifyNodes()1609 if (ReplacementAnchor != RootI) in identifyNodes()