Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1615 const SCEV *TruncExpr = in replaceCongruentIVInc() local
1617 if (OrigInc == IsomorphicInc || TruncExpr != SE.getSCEV(IsomorphicInc) || in replaceCongruentIVInc()
1740 const SCEV *TruncExpr = in replaceCongruentIVs() local
1742 ExprToIVMap[TruncExpr] = Phi; in replaceCongruentIVs()