Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp2500 for (const SCEV *AddRecOp : AddRec->operands()) in getMulExpr() local
2501 Operands.push_back(getMulExpr(Ops[0], AddRecOp)); in getMulExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp2925 for (const SCEV *AddRecOp : AddRec->operands()) in getMulExpr() local
2926 Operands.push_back(getMulExpr(Ops[0], AddRecOp, SCEV::FlagAnyWrap, in getMulExpr()