Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp61 StructType *FunctionDataTy = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer
133 FunctionDataTy = StructType::get( in CtxInstrumentationLowerer()
149 FunctionDataTy, {CTXPROF_FUNCTION_DATA(_PTRDECL, _CONTEXT_ROOT, in CtxInstrumentationLowerer()
304 M, FunctionDataTy, false, GlobalVariable::InternalLinkage, in lowerFunction()
306 : Constant::getNullValue(FunctionDataTy)); in lowerFunction()