Searched refs:CoerceOperand (Results 1 – 1 of 1) sorted by relevance
6118 auto CoerceOperand = [&](const SCEV *Op) -> const SCEV * { in createNodeForSelectOrPHIInstWithICmpInstCond() local6130 LS = CoerceOperand(LS); in createNodeForSelectOrPHIInstWithICmpInstCond()6131 RS = CoerceOperand(RS); in createNodeForSelectOrPHIInstWithICmpInstCond()