Home
last modified time | relevance | path

Searched defs:oldSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Dialect/Func/Transforms/
H A DDecomposeCallGraphTypes.cpp
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp246 unsigned oldSize = visited.size(); in setSubgraphColorHelper() local
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1817 size_t oldSize = relocData.size(); updateAllocSize() local
2050 size_t oldSize = relrRelocs.size(); updateAllocSize() local
4614 size_t oldSize = getSize(); updateAllocSize() local
[all...]
/llvm-project/lld/COFF/
H A DPDB.cpp534 fixRecordAlignment(MutableArrayRef<uint8_t> recordBytes,size_t oldSize) fixRecordAlignment() argument
/llvm-project/libunwind/src/
H A DUnwindCursor.hpp174 size_t oldSize = (size_t)(_bufferEnd - _buffer); in add() local