Searched defs:ToRemove (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmObject.cpp27 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceGlobalVars.cpp42 DenseSet<Constant *> ToRemove; local
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp89 void Object::removeSections(function_ref<bool(const Section &)> ToRemove) { argument
37 removeSymbols( function_ref<Expected<bool>(const Symbol &)> ToRemove) argument
H A DCOFFObjcopy.cpp182 auto ToRemove = [&](const Symbol &Sym) -> Expected<bool> { local
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp83 SmallVector<SDep, 2> ToAdd, ToRemove; local
H A DSIPreEmitPeephole.cpp201 SmallVector<MachineInstr *, 4> ToRemove; local
251 SmallVector<MachineInstr *, 4> ToRemove; local
/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVVMReflect.cpp90 SmallVector<Instruction *, 4> ToRemove; local
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp139 SmallVector<const PHINode *, 8> ToRemove; local
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp35 removeSymbols( function_ref<bool(const std::unique_ptr<SymbolEntry> &)> ToRemove) argument
91 removeLoadCommands( function_ref<bool(const LoadCommand &)> ToRemove) argument
102 removeSections( function_ref<bool(const std::unique_ptr<Section> &)> ToRemove) argument
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp712 removeSectionReferences( bool AllowBrokenLinks, function_ref<bool(const SectionBase *)> ToRemove) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp133 SmallVector<EntryIndex, 4> ToRemove; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp425 SmallVector<VPRecipeBase *> ToRemove; local
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DCrashDebugger.cpp269 std::vector<GlobalValue *> ToRemove; local
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h229 NameMatcher ToRemove; member in struct:llvm::objcopy::CommonConfig
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp381 SmallPtrSet<MachineInstr *, 4> ToRemove; member in struct:__anon2722::LowOverheadLoop
546 TryRemove(MachineInstr *MI, ReachingDefAnalysis &RDA, InstSet &ToRemove, InstSet &Ignore) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3095 SmallVector<Instruction *, 4> ToRemove; local
H A DRewriteStatepointsForGC.cpp992 SmallVector<Value *> ToRemove; local
H A DLowerMatrixIntrinsics.cpp443 SmallVector<Instruction *, 16> ToRemove; member in class:__anon3499::LowerMatrixIntrinsics
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1026 SmallVector<MachineBasicBlock*,2> ToRemove; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp924 AAPointerInfo::RangeList ToRemove; local

Completed in 473 milliseconds