Searched defs:InstructionsCache (Results 1 – 2 of 2) sorted by relevance
175 struct InstructionsCache { struct184 const RegisterAliasingTrackerCache &RATC;186 Instructions;187 const BitVectorCache BVC;
304 InstructionsCache::InstructionsCache(const MCInstrInfo &InstrInfo, in InstructionsCache() function in llvm::exegesis::InstructionsCache