Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp543 llvm::function_ref<bool(Use &U)> ShouldReplace) { in replaceUsesWithIf()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3460 const ShouldReplaceFn &ShouldReplace) { in replaceDominatedUsesWith()
3511 function_ref<bool(const Use &U, const Value *To)> ShouldReplace) { in replaceDominatedUsesWithIf()
3521 function_ref<bool(const Use &U, const Value *To)> ShouldReplace) { in replaceDominatedUsesWithIf()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp1000 Value *ShouldReplace = in visitInsertElementInst() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp111 Value *OtherV, llvm::function_ref<bool(const Use &)> ShouldReplace) { in replaceUsesWithIf()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1427 llvm::function_ref<bool(VPUser &U, unsigned Idx)> ShouldReplace) { in replaceUsesWithIf()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp926 bool ShouldReplace = (IsInside && ReplaceInside) || in replaceRegister() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2934 bool ShouldReplace = HasSameUnderlyingObject || in visitGetElementPtrInst() local