Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DSourceMgr.h39 unsigned getNumIterations() const { return Iterations; } in getNumIterations() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1302 Expr *getNumIterations() const { in getNumIterations() function