Home
last modified time | relevance | path

Searched refs:AddRecOp (Results 1 – 3 of 3) 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-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2993 for (const SCEV *AddRecOp : AddRec->operands()) in getMulExpr() local
2994 Operands.push_back(getMulExpr(Ops[0], AddRecOp, SCEV::FlagAnyWrap, in getMulExpr()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp2890 for (const SCEV *AddRecOp : AddRec->operands()) in getMulExpr() local
2891 Operands.push_back(getMulExpr(Ops[0], AddRecOp, SCEV::FlagAnyWrap, in getMulExpr()