Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DValue.cpp82 function_ref<bool(OpOperand &)> shouldReplace) { in replaceUsesWithIf()
H A DOperationSupport.cpp639 replaceUsesWithIf(Operation * op,function_ref<bool (OpOperand &)> shouldReplace) replaceUsesWithIf() argument
/llvm-project/mlir/include/mlir/IR/
H A DValueRange.h299 function_ref<bool(OpOperand &)> shouldReplace) { in replaceUsesWithIf() argument
H A DOperation.h280 function_ref<bool(OpOperand &)> shouldReplace) { in replaceUsesWithIf() argument
/llvm-project/lld/ELF/
H A DSymbols.cpp510 bool Symbol::shouldReplace(const Defined &other) const { shouldReplace() function in Symbol
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp123 bool shouldReplace(Type *ITy) { shouldReplace() function in __anon603eb3ce0111::LiveRegOptimizer
/llvm-project/lld/wasm/
H A DSymbolTable.cpp291 static bool shouldReplace(const Symbol *existing, InputFile *newFile, shouldReplace() function