Home
last modified time | relevance | path

Searched defs:OtherAddRec (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1771 if (const SCEVAddRecExpr *OtherAddRec = in getAddExpr() local
2036 if (const SCEVAddRecExpr *OtherAddRec = in getMulExpr() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2339 if (const auto *OtherAddRec = dyn_cast<SCEVAddRecExpr>(Ops[OtherIdx])) in getAddExpr() local
2602 const SCEVAddRecExpr *OtherAddRec = in getMulExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2716 const auto *OtherAddRec = cast<SCEVAddRecExpr>(Ops[OtherIdx]); in getAddExpr() local
3031 const SCEVAddRecExpr *OtherAddRec = in getMulExpr() local