Skip to main content

instruction_iter

Function instruction_iter 

Source
pub fn instruction_iter(bb: LLVMBasicBlock) -> InstructionIter 
Expand description

Get an iterator over the instructions of a basic block.