Searched defs:getMCInstrInfo (Results 1 – 3 of 3) sorted by relevance
158 const MCInstrInfo *getMCInstrInfo() const { return MII; } in getMCInstrInfo() function
166 const MCInstrInfo *getMCInstrInfo() const { return MII; } in getMCInstrInfo() function
252 const MCInstrInfo *FileAnalysis::getMCInstrInfo() const { return MII.get(); } in getMCInstrInfo() function in llvm::cfi_verify::FileAnalysis