Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp791 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local
795 IRB.CreateCall(SanCovTracePCGuard, GuardPtr); in InjectCoverageAtBlock()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2299 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local
2302 DAG.getLoad(PtrTy, dl, Chain, GuardPtr, MachinePointerInfo(IRGuard, 0), in visitSPDescriptorParent()