Searched refs:GuardPtr (Results 1 – 4 of 4) sorted by relevance
307 struct GuardPtr { struct452 static GuardPtr slots[ARRAY_SIZE] = {};
1058 auto GuardPtr = IRB.CreateConstInBoundsGEP2_64( in InjectCoverageAtBlock() local1064 GateIRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()1066 IRB.CreateCall(SanCovTracePCGuard, GuardPtr)->setCannotMerge(); in InjectCoverageAtBlock()
3909 Register GuardPtr = getOrCreateVReg(*IRGuard); in emitSPDescriptorParent() local3912 ->buildLoad(PtrMemTy, GuardPtr, in emitSPDescriptorParent()
3118 SDValue GuardPtr = getValue(IRGuard); in visitSPDescriptorParent() local3120 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr, in visitSPDescriptorParent()