Searched refs:thisMemMask (Results 1 – 1 of 1) sorted by relevance
112 u8 thisMemMask = (thisLIR->useMask | thisLIR->defMask) & ENCODE_MEM; in applyLoadStoreElimination() local118 if (!(thisMemMask & (ENCODE_LITERAL | ENCODE_DALVIK_REG))) continue; in applyLoadStoreElimination()142 u8 aliasCondition = thisMemMask & checkMemMask; in applyLoadStoreElimination()