Searched defs:ShouldReplace (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h299 replaceUsesWithIf(Value *New, llvm::function_ref<bool(Use &U)> ShouldReplace) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp770 Value *ShouldReplace = local

Completed in 159 milliseconds