Searched defs:ComputeRange (Results 1 – 2 of 2) sorted by relevance
2067 void Assembler::ComputeRange(Register result, in ComputeRange() function in dart::Assembler
2011 static APInt ComputeRange(const APInt &First, const APInt &Last) { in ComputeRange() function