Searched refs:getLLVMInstrs (Results 1 – 3 of 3) sorted by relevance
341 for (llvm::Instruction *I : getLLVMInstrs()) in removeFromParent()348 auto LLVMInstrs = getLLVMInstrs(); in eraseFromParent()388 assert(is_sorted(getLLVMInstrs(), in moveBefore()392 for (auto *I : getLLVMInstrs()) in moveBefore()399 assert(is_sorted(getLLVMInstrs(), in insertBefore()403 for (llvm::Instruction *I : getLLVMInstrs()) in insertBefore()424 for (llvm::Instruction *I : getLLVMInstrs()) in insertInto()
48 auto LLVMInstrs = I->getLLVMInstrs(); in EraseFromParent()
513 virtual SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const = 0;583 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function628 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function667 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function706 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function744 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function