Home
last modified time | relevance | path

Searched defs:getNumIterations (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSourceMgr.h39 unsigned getNumIterations() const { return Iterations; } in getNumIterations() function
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1335 Expr *getNumIterations() const { in getNumIterations() function