Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.cc668 static bool IsSameSizeConstant(HInstruction* insn1, HInstruction* insn2) { in IsSameSizeConstant()
674 static bool IsConstantEquivalent(HInstruction* insn1, HInstruction* insn2, BitVector* visited) { in IsConstantEquivalent()