Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2127 findIRAnchors(const Function & F,std::map<LineLocation,StringRef> & IRAnchors) findIRAnchors() argument
2210 countProfileMismatches(const Function & F,const FunctionSamples & FS,const std::map<LineLocation,StringRef> & IRAnchors,const std::map<LineLocation,std::unordered_set<FunctionId>> & ProfileAnchors) countProfileMismatches() argument
2245 countProfileCallsiteMismatches(const FunctionSamples & FS,const std::map<LineLocation,StringRef> & IRAnchors,const std::map<LineLocation,std::unordered_set<FunctionId>> & ProfileAnchors,uint64_t & FuncMismatchedCallsites,uint64_t & FuncProfiledCallsites) countProfileCallsiteMismatches() argument
2294 findProfileAnchors(const FunctionSamples & FS,std::map<LineLocation,std::unordered_set<FunctionId>> & ProfileAnchors) findProfileAnchors() argument
2342 runStaleProfileMatching(const Function & F,const std::map<LineLocation,StringRef> & IRAnchors,const std::map<LineLocation,std::unordered_set<FunctionId>> & ProfileAnchors,LocToLocMap & IRToProfileLocationMap) runStaleProfileMatching() argument