Searched refs:getLLVMInstrs (Results 1 – 3 of 3) sorted by relevance
70 for (llvm::Instruction *I : getLLVMInstrs()) in removeFromParent()79 auto LLVMInstrs = getLLVMInstrs(); in eraseFromParent()117 assert(is_sorted(getLLVMInstrs(), in moveBefore()121 for (auto *I : getLLVMInstrs()) in moveBefore()131 for (llvm::Instruction *I : getLLVMInstrs()) in insertBefore()157 for (llvm::Instruction *I : getLLVMInstrs()) in insertInto()
146 auto LLVMInstrs = I->getLLVMInstrs(); in EraseFromParent()
99 virtual SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const = 0;394 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function1263 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function