Searched defs:stabilize (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/CodeView/ | ||
H A D | AppendingTypeTableBuilder.cpp | 70 static ArrayRef<uint8_t> stabilize(BumpPtrAllocator &RecordStorage, stabilize() function |
H A D | GlobalTypeTableBuilder.cpp | 80 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, stabilize() function |
H A D | MergingTypeTableBuilder.cpp | 77 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, stabilize() function |
/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
H A D | Clustering.cpp | 252 void BenchmarkClustering::stabilize(unsigned NumOpcodes) { in stabilize() function in llvm::exegesis::BenchmarkClustering |