Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h114 size_t getNumLoops() const { return Loops.size(); } in getNumLoops() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4994 unsigned getNumLoops() const { return NumLoops; } getNumLoops() function
9240 unsigned getNumLoops() const { return NumLoops; } getNumLoops() function