Searched refs:CountNumberOfInstructions (Results 1 – 1 of 1) sorted by relevance
106 static size_t CountNumberOfInstructions(HGraph* graph) { in CountNumberOfInstructions() function144 total_number_of_instructions_ = CountNumberOfInstructions(graph_); in Run()2082 size_t number_of_instructions = CountNumberOfInstructions(callee_graph); in RunOptimizations()