Searched refs:IsBound (Results 1 – 2 of 2) sorted by relevance
48 CHECK(!IsBound()); in Bind()52 bool IsBound() const { return position_ != kInvalid; } in IsBound() function
719 if (label.IsBound()) { in Call()740 if (label.IsBound()) { in Jcc()754 if (label.IsBound()) { in Jmp()769 CHECK(label->IsBound()); in ResolveJumps()