Searched refs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
961 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local965 IRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()
3553 Register GuardPtr = getOrCreateVReg(*IRGuard); in emitSPDescriptorParent() local3556 ->buildLoad(PtrMemTy, GuardPtr, in emitSPDescriptorParent()
2948 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local2950 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr, in visitSPDescriptorParent()