Searched refs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
955 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local959 IRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()
3275 Register GuardPtr = getOrCreateVReg(*IRGuard); in emitSPDescriptorParent() local3278 ->buildLoad(PtrMemTy, GuardPtr, in emitSPDescriptorParent()
2709 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local2711 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr, in visitSPDescriptorParent()