Home
last modified time | relevance | path

Searched refs:CoerceOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6118 auto CoerceOperand = [&](const SCEV *Op) -> const SCEV * { in createNodeForSelectOrPHIInstWithICmpInstCond() local
6130 LS = CoerceOperand(LS); in createNodeForSelectOrPHIInstWithICmpInstCond()
6131 RS = CoerceOperand(RS); in createNodeForSelectOrPHIInstWithICmpInstCond()