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