Searched refs:LLT2Action (Results 1 – 1 of 1) sorted by relevance
159 for (auto LLT2Action : SpecifiedActions[OpcodeIdx][TypeIdx]) { in computeTables() local160 const LLT Type = LLT2Action.first; in computeTables()161 const LegalizeAction Action = LLT2Action.second; in computeTables()