Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp922 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local
926 IRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2688 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local
2690 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr, in visitSPDescriptorParent()