Lines Matching refs:fromfast
500 // BEQ fromfast509 // fromfast:515 // So you see we need two labels and two branches. The first branch (called fromfast) is523 LIRSlowPath(Mir2Lir* m2l, const DexOffset dexpc, LIR* fromfast,525 m2l_(m2l), cu_(m2l->cu_), current_dex_pc_(dexpc), fromfast_(fromfast), cont_(cont) {