Home
last modified time | relevance | path

Searched refs:formatCallSiteLocation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h54 std::string formatCallSiteLocation(DebugLoc DLoc, const CallSiteFormat &Format);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp110 formatCallSiteLocation(CB.getDebugLoc(), ReplaySettings.ReplayFormat); in getAdviceImpl()
H A DInlineAdvisor.cpp437 std::string llvm::formatCallSiteLocation(DebugLoc DLoc, in formatCallSiteLocation() function in llvm