Searched refs:PrevInstruction (Results 1 – 5 of 5) sorted by relevance
86 LifetimePosition PrevInstruction() const { in PrevInstruction() function
2118 end.PrevInstruction().InstructionEnd()); in SpillBetweenUntil()
82 LifetimePosition PrevInstruction() const { in PrevInstruction() function
2141 end.PrevInstruction().InstructionEnd()); in SpillBetweenUntil()
1135 func PrevInstruction(v Value) (rv Value) { rv.C = C.LLVMGetPreviousInstruction(v.C); retu… func