Searched defs:IsFoldable (Results 1 – 2 of 2) sorted by relevance
249 bool IsFoldable() const { return left().HasValue() && right().HasValue(); } in IsFoldable() function
4817 bool IsFoldable(HAllocate* allocate) { in IsFoldable() function