Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h99 class ProfileList; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3464 const auto &ProfileList = getContext().getProfileList(); in isFunctionBlockedByProfileList() local