Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/
H A DProfileList.cpp67 ProfileList::ProfileList(ArrayRef<std::string> Paths, SourceManager &SM) in ProfileList() function in ProfileList
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp3028 const auto &ProfileList = getContext().getProfileList(); in isFunctionBlockedByProfileList() local