Searched refs:CalleeAAFunction (Results 1 – 1 of 1) sorted by relevance
4130 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in insertInstructionGuardsHelper() local4132 if (CalleeAAFunction.getGuardedInstructions().contains(GuardedI)) in insertInstructionGuardsHelper()4140 CalleeAAFunction.getGuardedInstructions().insert(&I); in insertInstructionGuardsHelper()