Searched refs:isPrunable (Results 1 – 6 of 6) sorted by relevance
549 void setPrunable(bool isPrunable, bool override = false) {552 IsPrunable = isPrunable;556 bool isPrunable() const { in isPrunable() function
522 void setPrunable(bool isPrunable, bool override = false) {525 IsPrunable = isPrunable;529 bool isPrunable() const { in isPrunable() function
762 bool isPrunable() const { return IsPrunable; } in isPrunable() function
2910 Piece->setPrunable(T->isPrunable()); in VisitNode()
458 containsSomethingInteresting |= !event.isPrunable(); in removeUnneededCalls()
195 containsSomethingInteresting |= !event->isPrunable(); in removeUnneededCalls()