Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp214 StructType *ThisContextType = nullptr; in lowerFunction() local
231 ThisContextType = StructType::get( in lowerFunction()
277 ThisContextType->getPointerTo()); in lowerFunction()
302 ThisContextType, RealContext, in lowerFunction()
326 Builder.CreateGEP(ThisContextType, Context, in lowerFunction()