Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp313 auto *CSIntrinsic = dyn_cast<InstrProfCallsite>(Instr); in lowerFunction() local
314 Builder.CreateStore(CSIntrinsic->getCallee(), ExpectedCalleeTLSAddr, in lowerFunction()
328 CSIntrinsic->getIndex()}), in lowerFunction()
H A DPGOInstrumentation.cpp906 auto *CSIntrinsic = in instrumentOneFunc() local
935 Builder.CreateCall(CSIntrinsic, in instrumentOneFunc()