Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp204 Object &Obj, function_ref<bool(const SectionBase &)> ShouldReplace, in replaceDebugSections()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DValue.cpp541 llvm::function_ref<bool(Use &U)> ShouldReplace) { in replaceUsesWithIf()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp823 Value *ShouldReplace = in visitInsertElementInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp928 bool ShouldReplace = (IsInside && ReplaceInside) || in replaceRegister() local