Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp1971 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type, in StrengthenNoWrapFlags() function
2038 Flags = StrengthenNoWrapFlags(this, scAddExpr, Ops, Flags); in getAddExpr()
2449 Flags = StrengthenNoWrapFlags(this, scMulExpr, Ops, Flags); in getMulExpr()
2905 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2299 StrengthenNoWrapFlags(ScalarEvolution *SE, SCEVTypes Type, in StrengthenNoWrapFlags() function
2385 Flags = StrengthenNoWrapFlags(this, scAddExpr, Ops, Flags); in getAddExpr()
2863 Flags = StrengthenNoWrapFlags(this, scMulExpr, Ops, Flags); in getMulExpr()
3371 Flags = StrengthenNoWrapFlags(this, scAddRecExpr, Operands, Flags); in getAddRecExpr()