Searched refs:punt_to_interpreter_ (Results 1 – 2 of 2) sorted by relevance
1152 return punt_to_interpreter_; in PuntToInterpreter()1458 bool punt_to_interpreter_; // Difficult or not worthwhile - just interpret. variable
134 punt_to_interpreter_(false), in MIRGraph()855 punt_to_interpreter_ = true; in InlineMethod()2577 punt_to_interpreter_ = val; in SetPuntToInterpreter()