Searched refs:GuardFnGlobal (Results 1 – 2 of 2) sorted by relevance
152 Constant *GuardFnGlobal = nullptr; member in __anon51b3f2350111::CFGuardImpl189 LoadInst *GuardCheckLoad = B.CreateLoad(GuardFnPtrType, GuardFnGlobal); in insertCFGuardCheck()213 LoadInst *GuardDispatchLoad = B.CreateLoad(CalledOperandType, GuardFnGlobal); in insertCFGuardDispatch()252 GuardFnGlobal = M.getOrInsertGlobal(GuardFnName, GuardFnPtrType, [&] { in doInitialization()
87 Constant *GuardFnGlobal = nullptr; member in __anon391133dc0111::AArch64Arm64ECCallLowering647 GuardFn = GuardFnGlobal; in buildGuestExitThunk()761 GuardFn = GuardFnGlobal; in lowerCall()801 GuardFnGlobal = in runOnModule()