Searched refs:CoerceOperand (Results 1 – 1 of 1) sorted by relevance
5679 auto CoerceOperand = [&](const SCEV *Op) -> const SCEV * { in createNodeForSelectOrPHI() local5691 LS = CoerceOperand(LS); in createNodeForSelectOrPHI()5692 RS = CoerceOperand(RS); in createNodeForSelectOrPHI()