Searched defs:OldSize (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DBitVector.h224 unsigned OldSize = Size; local
H A DDenseMap.h900 unsigned OldSize = this->size(); local
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DCrashDebugger.cpp478 unsigned OldSize = GVs.size(); local
501 unsigned OldSize = Functions.size(); local
519 unsigned OldSize = Blocks.size(); local
H A DMiscompilation.cpp570 unsigned OldSize = Blocks.size(); local
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCAssembler.cpp891 uint64_t OldSize = LF.getContents().size(); local
910 uint64_t OldSize = DF.getContents().size(); local
928 uint64_t OldSize = DF.getContents().size(); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp1049 unsigned OldSize = AddrModeInsts.size(); local
1128 unsigned OldSize = AddrModeInsts.size(); local
1194 unsigned OldSize = AddrModeInsts.size(); local
H A DScalarReplAggregates.cpp2103 ConstantInt *OldSize = cast<ConstantInt>(II->getArgOperand(0)); local
H A DSROA.cpp2778 unsigned OldSize = Indices.size(); local
2793 unsigned OldSize = Indices.size(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2380 CharUnits OldSize = Size; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h399 size_t OldSize = LifetimeExtendedCleanupStack.size(); local

Completed in 124 milliseconds