Home
last modified time | relevance | path

Searched defs:getReplacement (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/TableGen/
H A DPredicate.cpp368 StringRef SubstLeavesPred::getReplacement() const { getReplacement() function in SubstLeavesPred
/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp149 Value *FastDivInsertionTask::getReplacement(DivCacheTy &Cache) { getReplacement() function in FastDivInsertionTask
/llvm-project/clang/include/clang/AST/
H A DTemplateName.h406 TemplateName getReplacement() const { return Replacement; } getReplacement() function
H A DExprCXX.h4520 Expr *getReplacement() const { return cast<Expr>(Replacement); } getReplacement() function
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp360 Value *PointerReplacer::getReplacement(Value *V) { return WorkMap.lookup(V); } getReplacement() function in PointerReplacer
[all...]