Home
last modified time | relevance | path

Searched defs:LLVMI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h111 llvm::Instruction *LLVMI; member
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp50 for (auto *LLVMI : reverse(LLVMInstrs)) { in EraseFromParent() local
H A DSandboxIR.cpp318 auto *LLVMI = cast<llvm::Instruction>(Val); in getNextNode() local