Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h294 LoopData getLoopData() const { return LD; } in getLoopData() function
/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp1079 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { in getLoopData() function in OMPDependClause
1089 const Expr *OMPDependClause::getLoopData(unsigned NumLoop) const { in getLoopData() function in OMPDependClause