Searched refs:CalleeAA (Results 1 – 1 of 1) sorted by relevance
4126 auto *CalleeAA = A.lookupAAFor<AAKernelInfo>( in insertInstructionGuardsHelper() local4129 assert(CalleeAA != nullptr && "Expected Callee AAKernelInfo"); in insertInstructionGuardsHelper()4130 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in insertInstructionGuardsHelper()