Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c66 typedef struct CallerInfo { struct
69 } CallerInfo; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUAttributor.cpp314 const auto &CallerInfo = A.getAAFor<AAUniformWorkGroupSize>( in updateImpl() local
673 const auto &CallerInfo = A.getAAFor<AAAMDFlatWorkGroupSize>( in updateImpl() local
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp566 const AnalysisDeclContext *CallerInfo = CallerCtx->getAnalysisDeclContext(); in getLocationForCaller() local