Searched defs:isPrunable (Results 1 – 2 of 2) sorted by relevance
814 bool isPrunable() const { return IsPrunable; } in isPrunable() function
553 bool isPrunable() const { return IsPrunable.value_or(false); } in isPrunable() function