Searched defs:currentLIR (Results 1 – 3 of 3) sorted by relevance
101 void dvmCompilerInsertLIRBefore(LIR *currentLIR, LIR *newLIR) in dvmCompilerInsertLIRBefore()118 void dvmCompilerInsertLIRAfter(LIR *currentLIR, LIR *newLIR) in dvmCompilerInsertLIRAfter()
208 static void selfVerificationBranchInsert(LIR *currentLIR, ArmOpcode opcode, in selfVerificationBranchInsert()
272 static void selfVerificationBranchInsert(LIR *currentLIR, Mipsopcode opcode, in selfVerificationBranchInsert()