Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp53 Type *ContextRootTy = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer
114 ContextRootTy = in CtxInstrumentationLowerer()
135 auto *G = M.getOrInsertGlobal(Fname + "_ctx_root", ContextRootTy); in CtxInstrumentationLowerer()
137 Constant::getNullValue(ContextRootTy)); in CtxInstrumentationLowerer()
156 {ContextRootTy->getPointerTo(), /*ContextRoot*/ in CtxInstrumentationLowerer()
175 ContextRootTy->getPointerTo(), /*ContextRoot*/ in CtxInstrumentationLowerer()