Searched defs:NumIterations (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp329 setLoopNumIterations(unsigned NumLoop, Expr *NumIterations) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp355 unsigned NumIterations = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp438 unsigned NumIterations; member in class:__anon3590::StackColoring
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h795 Expr *NumIterations; member in struct:clang::OMPLoopDirective::HelperExprs
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10961 emitDoacrossInit(CodeGenFunction &CGF, const OMPLoopDirective &D, ArrayRef<Expr *> NumIterations) argument
[all...]

Completed in 94 milliseconds