Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1812 const SCEV *TruncExpr = in replaceCongruentIVs() local
1814 ExprToIVMap[TruncExpr] = Phi; in replaceCongruentIVs()
1849 const SCEV *TruncExpr = in replaceCongruentIVs() local
1852 TruncExpr == SE.getSCEV(IsomorphicInc) && in replaceCongruentIVs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1917 const SCEV *TruncExpr = in replaceCongruentIVs() local
1919 ExprToIVMap[TruncExpr] = Phi; in replaceCongruentIVs()
1954 const SCEV *TruncExpr = in replaceCongruentIVs() local
1957 TruncExpr == SE.getSCEV(IsomorphicInc) && in replaceCongruentIVs()