Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h80 LineLocation CallSiteLoc; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp109 std::string CallSiteLoc = in getAdviceImpl() local
H A DInlineAdvisor.cpp440 raw_string_ostream CallSiteLoc(Buffer); in formatCallSiteLocation() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp457 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp521 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3005 SourceLocation CallSiteLoc) { in CheckNonNullArgument()
3024 SourceLocation CallSiteLoc) { in CheckNonNullArguments()
14013 SourceLocation CallSiteLoc) { in CheckArgumentWithTypeTag()