Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDSampleContextTracker.h79 LineLocation CallSiteLoc; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDReplayInlineAdvisor.cpp109 std::string CallSiteLoc = in getAdviceImpl() local
HDInlineAdvisor.cpp440 raw_string_ostream CallSiteLoc(Buffer); in formatCallSiteLocation() local
/freebsd-head/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProf.cpp457 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleContextTracker.cpp521 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp3005 SourceLocation CallSiteLoc) { in CheckNonNullArgument()
3024 SourceLocation CallSiteLoc) { in CheckNonNullArguments()
14013 SourceLocation CallSiteLoc) { in CheckArgumentWithTypeTag()