Home
last modified time | relevance | path

Searched refs:IsReferenced (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
Dlocation-aarch32.h68 if (IsReferenced() && !IsBound()) { in ~Location()
74 bool IsReferenced() const { return referenced_; } in IsReferenced() function
Dmacro-assembler-aarch32.h214 if (label_.IsReferenced()) { in ~ITScope()