Searched defs:getMCInstrInfo (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp271 const MCInstrInfo *FileAnalysis::getMCInstrInfo() const { return MII.get(); } function in class:llvm::cfi_verify::FileAnalysis
/openbsd-current/gnu/llvm/llvm/include/llvm/Target/
H A DTargetMachine.h216 const MCInstrInfo *getMCInstrInfo() const { return MII.get(); } function in class:llvm::TargetMachine

Completed in 84 milliseconds