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