Searched defs:getLoopData (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | BranchProbabilityInfo.h | 306 LoopData getLoopData() const { return LD; } getLoopData() function |
/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 1093 Expr *OMPDependClause::getLoopData(unsigned NumLoop) { getLoopData() function in OMPDependClause |