Searched refs:isPrunable (Results 1 – 2 of 2) sorted by relevance
523 void setPrunable(bool isPrunable, bool override = false) {526 IsPrunable = isPrunable;530 bool isPrunable() const { in isPrunable() function
195 containsSomethingInteresting |= !event->isPrunable(); in removeUnneededCalls()