Searched defs:IsUsingInputRegister (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h871 bool IsUsingInputRegister() const { function in class:art::LiveInterval
896 // IsUsingInputRegister() to be true.
899 DCHECK(IsUsingInputRegister());

Completed in 6 milliseconds