Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h316 llvm::function_ref<bool(Use &U)> ShouldReplace) { in replaceUsesWithIf()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp208 function_ref<bool(const SectionBase &)> ShouldReplace, in replaceDebugSections()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp771 Value *ShouldReplace = in visitInsertElementInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp930 bool ShouldReplace = (IsInside && ReplaceInside) || in replaceRegister() local