Home
last modified time | relevance | path

Searched refs:getLLVMInstrs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp341 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()
H A DTracker.cpp48 auto LLVMInstrs = I->getLLVMInstrs(); in EraseFromParent()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h513 virtual SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const = 0;
583 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function
628 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function
667 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function
706 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function
744 SmallVector<llvm::Instruction *, 1> getLLVMInstrs() const final { in getLLVMInstrs() function