Searched defs:IsFoldable (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dnode-matchers.h249 bool IsFoldable() const { return left().HasValue() && right().HasValue(); } function in struct:v8::internal::compiler::BinopMatcher
/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h4817 bool IsFoldable(HAllocate* allocate) { function in class:final::final

Completed in 174 milliseconds