Searched refs:GuardFnType (Results 1 – 1 of 1) sorted by relevance
151 FunctionType *GuardFnType = nullptr; member in __anona3bfba0c0111::CFGuard180 B.CreateCall(GuardFnType, GuardCheckLoad, in insertCFGuardCheck()239 GuardFnType = FunctionType::get(Type::getVoidTy(M.getContext()), in doInitialization()241 GuardFnPtrType = PointerType::get(GuardFnType, 0); in doInitialization()