Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp70 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, stabilize() function
H A DGlobalTypeTableBuilder.cpp80 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, stabilize() function
H A DMergingTypeTableBuilder.cpp77 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, stabilize() function
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp252 void BenchmarkClustering::stabilize(unsigned NumOpcodes) { in stabilize() function in llvm::exegesis::BenchmarkClustering