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