Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1749 const SCEV *TruncExpr = in replaceCongruentIVs() local
1751 ExprToIVMap[TruncExpr] = Phi; in replaceCongruentIVs()
1784 const SCEV *TruncExpr = SE.getTruncateOrNoop(SE.getSCEV(OrigInc), in replaceCongruentIVs() local
1787 && TruncExpr == SE.getSCEV(IsomorphicInc) in replaceCongruentIVs()