Home
last modified time | relevance | path

Searched defs:InstructionsCache (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.h175 struct InstructionsCache { struct
184 const RegisterAliasingTrackerCache &RATC;
186 Instructions;
187 const BitVectorCache BVC;
DMCInstrDescView.cpp304 InstructionsCache::InstructionsCache(const MCInstrInfo &InstrInfo, in InstructionsCache() function in llvm::exegesis::InstructionsCache