Home
last modified time | relevance | path

Searched defs:ShouldReplace (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp221 replaceDebugSections(Object & Obj,function_ref<bool (const SectionBase &)> ShouldReplace,function_ref<Expected<SectionBase * > (const SectionBase *)> AddSection) replaceDebugSections() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp543 llvm::function_ref<bool(Use &U)> ShouldReplace) { in replaceUsesWithIf() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1144 replaceUsesWithIf(VPValue * New,llvm::function_ref<bool (VPUser & U,unsigned Idx)> ShouldReplace) replaceUsesWithIf() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp1000 Value *ShouldReplace = in visitInsertElementInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp928 bool ShouldReplace = (IsInside && ReplaceInside) || replaceRegister() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2585 bool ShouldReplace = HasSameUnderlyingObject || visitGetElementPtrInst() local