Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h306 LoopData getLoopData() const { return LD; } in getLoopData() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1093 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDependClause
1103 const Expr *OMPDependClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDependClause
1711 Expr *OMPDoacrossClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDoacrossClause
1717 const Expr *OMPDoacrossClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDoacrossClause