Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DProfileList.cpp66 ProfileList::ProfileList(ArrayRef<std::string> Paths, SourceManager &SM) in ProfileList() function in ProfileList
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2647 const auto &ProfileList = getContext().getProfileList(); in isProfileInstrExcluded() local