Home
last modified time | relevance | path

Searched defs:PSL (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h127 virtual void setProfileSymbolList(ProfileSymbolList *PSL) {} in setProfileSymbolList()
282 void setProfileSymbolList(ProfileSymbolList *PSL) override { in setProfileSymbolList()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h94 std::shared_ptr<ProfileSymbolList> PSL; variable
124 std::shared_ptr<ProfileSymbolList> PSL, in SampleProfileMatcher()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h34 ParsedSourceLocation PSL; in FromString() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h143 if (std::optional<PostStore> PSL = L.getAs<PostStore>()) in getLocationRegionIfPostStore() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp560 std::shared_ptr<ProfileSymbolList> PSL; member in __anon71830f180111::SampleProfileLoader
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1452 sampleprof::ProfileSymbolList &PSL) { in populateProfileSymbolList()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1863 auto PSL = std::get<PossiblySpeculatableLoad>(Op); in rewriteSelectInstMemOps() local