Searched refs:getDestSSAName (Results 1 – 1 of 1) sorted by relevance
883 static inline int getDestSSAName(MIR *mir, int num) in getDestSSAName() function903 RegLocation loc = cUnit->regLocation[SREG(cUnit, getDestSSAName(mir, num))]; in dvmCompilerGetDest()904 loc.fp = cUnit->regLocation[getDestSSAName(mir, num)].fp; in dvmCompilerGetDest()