Searched refs:isPrunable (Results 1 – 4 of 4) sorted by relevance
547 void setPrunable(bool isPrunable, bool override = false) {550 IsPrunable = isPrunable;554 bool isPrunable() const { in isPrunable() function
762 bool isPrunable() const { return IsPrunable; } in isPrunable() function
3038 Piece->setPrunable(T->isPrunable()); in VisitNode()
458 containsSomethingInteresting |= !event.isPrunable(); in removeUnneededCalls()