Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h302 LoopData getLoopData() const { return LD; } in getLoopData() function
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1034 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDependClause
1044 const Expr *OMPDependClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDependClause