Searched defs:LastInstruction (Results 1 – 4 of 4) sorted by relevance
372 const Instruction* MoveOptimizer::LastInstruction( in LastInstruction() function in v8::internal::compiler::MoveOptimizer
291 const Inst *LastInstruction = in markDef() local
1141 func (bb BasicBlock) LastInstruction() (v Value) { v.C = C.LLVMGetLastInstruction(bb.C); return } func
1203 func (bb BasicBlock) LastInstruction() (v Value) { v.C = C.LLVMGetLastInstruction(bb.C); return } func