Home
last modified time | relevance | path

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

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