Searched defs:PrevInstruction (Results 1 – 2 of 2) sorted by relevance
233 const Instr *PrevInstruction = getPrevInstructionSequential(InstrMeta); in getDirectControlFlowXRefs() local
1267 func PrevInstruction(v Value) (rv Value) { rv.C = C.LLVMGetPreviousInstruction(v.C); retu… func