Searched refs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
967 auto GuardPtr = IRB.CreateIntToPtr( in InjectCoverageAtBlock() local971 IRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()
3753 Register GuardPtr = getOrCreateVReg(*IRGuard); in emitSPDescriptorParent() local3756 ->buildLoad(PtrMemTy, GuardPtr, in emitSPDescriptorParent()
3141 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local3143 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr, in visitSPDescriptorParent()