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