Home
last modified time | relevance | path

Searched defs:CacheMap (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h62 mutable DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineLoopRanges.h87 typedef DenseMap<const MachineLoop*, MachineLoopRange*> CacheMap; typedef
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h222 CacheMapTy CacheMap; variable