| /llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOObject.cpp | 27 function_ref<bool(const std::unique_ptr<SymbolEntry> &)> ToRemove) { in removeSymbols() 80 function_ref<bool(const LoadCommand &)> ToRemove) { in removeLoadCommands() 91 function_ref<bool(const std::unique_ptr<Section> &)> ToRemove) { in removeSections()
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/wasm/ |
| H A D | WasmObject.cpp | 27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObject.cpp | 38 function_ref<Expected<bool>(const Symbol &)> ToRemove) { in removeSymbols() 89 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { in removeSections()
|
| H A D | COFFObjcopy.cpp | 182 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { in handleArgs() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/ |
| H A D | ReduceGlobalVars.cpp | 36 std::vector<GlobalVariable *> ToRemove; in extractGVsFromModule() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMOptimizeBarriersPass.cpp | 55 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
| H A D | ARMLowOverheadLoops.cpp | 376 SmallPtrSet<MachineInstr *, 4> ToRemove; member
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIPreEmitPeephole.cpp | 201 SmallVector<MachineInstr *, 4> ToRemove; in optimizeVccBranch() local 251 SmallVector<MachineInstr *, 4> ToRemove; in optimizeSetGPR() local
|
| H A D | AMDGPUExportClustering.cpp | 83 SmallVector<SDep, 2> ToAdd, ToRemove; in removeExportDependencies() local
|
| H A D | AMDGPULowerModuleLDSPass.cpp | 64 SmallPtrSetImpl<Constant *> &ToRemove) { in removeFromUsedList()
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVVMReflect.cpp | 88 SmallVector<Instruction *, 4> ToRemove; in runNVVMReflect() local
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.cpp | 692 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 718 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 847 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 951 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 988 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1009 function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1033 bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) { in removeSectionReferences() 1048 Error GroupSection::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 2111 bool AllowBrokenLinks, std::function<bool(const SectionBase &)> ToRemove) { in removeSections() 2186 Error Object::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCBoolRetToInt.cpp | 139 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | ReachingDefAnalysis.cpp | 613 ReachingDefAnalysis::isSafeToRemove(MachineInstr *MI, InstSet &ToRemove, in isSafeToRemove() 621 InstSet &ToRemove, InstSet &Ignore) const { in isSafeToRemove()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanTransforms.cpp | 382 SmallVector<VPRecipeBase *> ToRemove; in optimizeInductions() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | ConstraintElimination.cpp | 625 SmallVectorImpl<Instruction *> &ToRemove) { in tryToSimplifyOverflowMath() 694 SmallVector<Instruction *> ToRemove; in eliminateConstraints() local
|
| H A D | JumpThreading.cpp | 3038 SmallVector<Instruction *, 4> ToRemove; in threadGuard() local
|
| H A D | RewriteStatepointsForGC.cpp | 990 SmallVector<Value *> ToRemove; in findBasePointer() local
|
| H A D | LowerMatrixIntrinsics.cpp | 402 SmallVector<Instruction *, 16> ToRemove; member in __anon8ba1aee70111::LowerMatrixIntrinsics
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DbgEntityHistoryCalculator.cpp | 133 SmallVector<EntryIndex, 4> ToRemove; in trimLocationRanges() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjCopy/ |
| H A D | CommonConfig.h | 229 NameMatcher ToRemove; member
|
| /llvm-project-15.0.7/llvm/tools/bugpoint/ |
| H A D | CrashDebugger.cpp | 269 std::vector<GlobalValue *> ToRemove; in TestFuncs() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | IROutliner.cpp | 2021 SmallVector<Value *, 4> ToRemove; in analyzeAndPruneOutputBlocks() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 1026 SmallVector<MachineBasicBlock*,2> ToRemove; in rewrite() local
|