Home
last modified time | relevance | path

Searched defs:Replacer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyLibCalls.h111 function_ref<void(Instruction *, Value *)> Replacer; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp4063 function_ref<void(Instruction *, Value *)> Replacer, in LibCallSimplifier()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3281 UsesReplacer *Replacer = nullptr; member in __anon1d600f580b11::TypePromotionTransaction::InstructionRemover