Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.h657 bool OutputUsesSameAs(uint32_t input_index) const { in OutputUsesSameAs() function
Dssa_liveness_analysis.h326 if (locations->IsFixedInput(input_index) || locations->OutputUsesSameAs(input_index)) {