Searched defs:InstructionsCache (Results 1 – 2 of 2) sorted by relevance
173 struct InstructionsCache { struct182 const RegisterAliasingTrackerCache &RATC;184 Instructions;185 const BitVectorCache BVC;
302 InstructionsCache::InstructionsCache(const MCInstrInfo &InstrInfo, in InstructionsCache() function in llvm::exegesis::InstructionsCache