Home
last modified time | relevance | path

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

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