Searched refs:needsProfiledOutput (Results 1 – 1 of 1) sorted by relevance
239 static bool needsProfiledOutput(Node* n) { in needsProfiledOutput() function271 if ((needsProfiledInputs(n) || needsProfiledOutput(i->node()))) { in instrumentBlock()