Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_sinking.cc46 static bool IsInterestingInstruction(HInstruction* instruction) { in IsInterestingInstruction() function
131 IsInterestingInstruction(instruction)) { in AddInstruction()
337 !IsInterestingInstruction(user) || in SinkCodeToUncommonBranch()