Searched defs:PrevInstruction (Results 1 – 3 of 3) sorted by relevance
86 LifetimePosition PrevInstruction() const { in PrevInstruction() function
82 LifetimePosition PrevInstruction() const { in PrevInstruction() function
1135 func PrevInstruction(v Value) (rv Value) { rv.C = C.LLVMGetPreviousInstruction(v.C); retu… func