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