Home
last modified time | relevance | path

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

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