Searched defs:getInst (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h105 const MCInst *getInst() const { function in class:llvm::MCOperand
H A DMCFragment.h269 const MCInst &getInst() const { return Inst; } function in class:llvm::MCRelaxableFragment
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h177 Instruction *getInst() const { function in class:llvm::MemDepResult
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp301 const MachineInstr *getInst() const { return Inst; } function in class:__anon1782::ValueTrackerResult

Completed in 124 milliseconds