OpenGrok
Cross Reference: register-allocator.h
xref
: /
external
/
v8
/
src
/
compiler
/
register-allocator.h
Home
|
History
|
Annotate
|
Download
|
only in
compiler
Lines Matching
full:is_phi
494
bool
is_phi
() const { return IsPhiField::decode(bits_); }