Searched refs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
984 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local988 IRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()
3300 Register GuardPtr = getOrCreateVReg(*IRGuard); in emitSPDescriptorParent() local3303 ->buildLoad(PtrMemTy, GuardPtr, in emitSPDescriptorParent()
2767 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local2769 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr, in visitSPDescriptorParent()