Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DSourceMgr.h60 mutable void *OffsetCache = nullptr; member
/llvm-project-15.0.7/llvm/lib/Support/
H A DSourceMgr.cpp80 static std::vector<T> &GetOrCreateOffsetCache(void *&OffsetCache, in GetOrCreateOffsetCache()
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1034 DenseMap<unsigned, std::pair<unsigned, unsigned>> OffsetCache; in buildFrameDebugInfo() local