Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DProfileList.cpp67 ProfileList::ProfileList(ArrayRef<std::string> Paths, SourceManager &SM) in ProfileList() function in ProfileList
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h98 class ProfileList; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3430 const auto &ProfileList = getContext().getProfileList(); isFunctionBlockedByProfileList() local
[all...]