Searched defs:Equal (Results 1 – 3 of 3) sorted by relevance
72 inline bool BitVector::Equal(const BitVector* src) const { in Equal() function
206 static bool Equal(LockWord lw1, LockWord lw2) { in Equal() function
141 static bool Equal(HInstruction* instruction1, HInstruction* instruction2) { in Equal() function in art::ValueBound