Home
last modified time | relevance | path

Searched defs:stabilize (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp70 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, in stabilize() function
H A DGlobalTypeTableBuilder.cpp80 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
H A DMergingTypeTableBuilder.cpp77 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h582 EHScopeStack::stabilize(iterator ir) const { stabilize() function