Home
last modified time | relevance | path

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

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