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

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h4753 bool IsAllocationFolded() const { return (flags_ & ALLOCATION_FOLDED) != 0; } function in class:final::final
4902 if (allocate->IsAllocationFolded()) {

Completed in 99 milliseconds