Home
last modified time | relevance | path

Searched defs:instructions1 (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/ir/optimize/
DBasicBlockInstructionsEquivalence.java25 List<Instruction> instructions1 = second.getInstructions(); in hasIdenticalInstructions() local
DOutliner.java148 List<Instruction> instructions1 = ((Outline) other).templateInstructions; in equals() local
198 List<Instruction> instructions1 = other.templateInstructions; in compareTo() local