| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyOptimizeReturned.cpp | 66 Arg->replaceUsesWithIf(&CB, in visitCallBase()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ElimAvailExtern.cpp | 86 F.replaceUsesWithIf(Decl, in convertToLocalCopy()
|
| H A D | LowerTypeTests.cpp | 1947 Old->replaceUsesWithIf(New, isDirectCall); in replaceDirectCalls()
|
| H A D | IROutliner.cpp | 1953 CST->replaceUsesWithIf(Arg, [OutlinedFunction](Use &U) { in replaceConstants()
|
| H A D | Attributor.cpp | 2852 F->replaceUsesWithIf(InternalizedFn, IsNotInternalized); in internalizeFunctions()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPromoteKernelArguments.cpp | 124 Ptr->replaceUsesWithIf(CastBack, in promotePointer()
|
| H A D | AMDGPULowerModuleLDSPass.cpp | 1502 GV->replaceUsesWithIf(GEP, Predicate); in replaceLDSVariablesWithStruct()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanTransforms.cpp | 166 SinkCandidate->replaceUsesWithIf(Clone, [SinkTo](VPUser &U, unsigned) { in sinkScalarOperands() 274 Phi1ToMoveV->replaceUsesWithIf(PredInst1, [Then2](VPUser &U, unsigned) { in mergeReplicateRegionsIntoSuccessors() 534 WideIV->replaceUsesWithIf(Steps, [WideIV](VPUser &U, unsigned) { in optimizeInductions()
|
| H A D | VPlanValue.h | 162 void replaceUsesWithIf(
|
| H A D | VPlan.cpp | 1139 replaceUsesWithIf(New, [](VPUser &, unsigned) { return true; }); in replaceAllUsesWith() 1142 void VPValue::replaceUsesWithIf( in replaceUsesWithIf() function in VPValue
|
| H A D | LoopVectorize.cpp | 9139 OrigExitingVPV->replaceUsesWithIf(NewExitingVPV, [](VPUser &U, unsigned) { in adjustRecipesForReductions() 9189 OrigExitingVPV->replaceUsesWithIf( in adjustRecipesForReductions()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopSink.cpp | 257 I.replaceUsesWithIf(IC, [N](Use &U) { in sinkInstruction()
|
| H A D | GuardWidening.cpp | 708 V->replaceUsesWithIf( in freezeAndPush()
|
| H A D | ConstraintElimination.cpp | 1370 Cmp->replaceUsesWithIf(ConstantC, [&DT, NumIn, NumOut, in checkAndReplaceCondition()
|
| H A D | LoopIdiomRecognize.cpp | 2421 BitPos->replaceUsesWithIf(BitPosFrozen, [BitPosFrozen](Use &U) { in recognizeShiftUntilBitTest()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Value.cpp | 542 void Value::replaceUsesWithIf(Value *New, in replaceUsesWithIf() function in Value 601 replaceUsesWithIf(New, [BB](Use &U) { in replaceUsesOutsideBlock()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Value.h | 314 void replaceUsesWithIf(Value *New,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 330 DefBefore->replaceUsesWithIf(MD, [MD](Use &U) { in insertDef()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 1423 AI->replaceUsesWithIf(Replacement, [AICast, AILong](const Use &U) { in instrumentStack()
|
| H A D | DataFlowSanitizer.cpp | 1657 F.replaceUsesWithIf(NewF, IsNotCmpUse); in runImpl()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 2584 GEP.replaceUsesWithIf(Y, [&](Use &U) { in visitGetElementPtrInst() 4100 Op->replaceUsesWithIf(&FI, [&](Use &U) -> bool { in freezeOtherUses()
|
| H A D | InstCombineAndOrXor.cpp | 4081 Y->replaceUsesWithIf(NotY, in foldXorOfICmps() 4217 Op->replaceUsesWithIf(NotOp, in freelyInvert()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 2021 Alias.first->replaceUsesWithIf( in insertSpills()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 1330 BB->replaceUsesWithIf(Succ, [BBPreds, CommonPred](Use &U) -> bool { in TryToSimplifyUncondBranchFromEmptyBlock()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 1871 OutlinedFn.getArg(1)->replaceUsesWithIf( in createTask()
|