Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.cc33 static bool IsAddOrSub(const HInstruction* instruction) { in IsAddOrSub() function
41 if (!IsAddOrSub(idx1)) { in CanBinaryOpAndIndexAlias()
68 if (!IsAddOrSub(idx1) || !IsAddOrSub(idx2)) { in CanBinaryOpsAlias()