Searched refs:getTopmostLLVMInstruction (Results 1 – 2 of 2) sorted by relevance
295 llvm::Instruction *Instruction::getTopmostLLVMInstruction() const { in getTopmostLLVMInstruction() function in Instruction385 It = WhereI->getTopmostLLVMInstruction()->getIterator(); in moveBefore()397 llvm::Instruction *BeforeTopI = BeforeI->getTopmostLLVMInstruction(); in insertBefore()417 LLVMBeforeI = BeforeI->getTopmostLLVMInstruction(); in insertInto()472 llvm::Instruction *BeforeIR = InsertBefore->getTopmostLLVMInstruction(); in create()506 llvm::Instruction *BeforeIR = InsertBefore->getTopmostLLVMInstruction(); in create()547 llvm::Instruction *BeforeIR = InsertBefore->getTopmostLLVMInstruction(); in create()602 llvm::Instruction *BeforeIR = InsertBefore->getTopmostLLVMInstruction(); in create()
505 llvm::Instruction *getTopmostLLVMInstruction() const;