Searched refs:function_pointer_tables_ (Results 1 – 2 of 2) sorted by relevance
411 ZoneVector<Assignment*> function_pointer_tables_; variable
206 function_pointer_tables_(zone_) { in AsmTyper()686 function_pointer_tables_.push_back(assign); in ValidateModuleBeforeFunctionsPhase()730 for (auto* function_table : function_pointer_tables_) { in ValidateModuleAfterFunctionsPhase()