Home
last modified time | relevance | path

Searched refs:emitBump (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp237 static Value *emitBump(const Candidate &Basis, const Candidate &C,
575 Value *StraightLineStrengthReduce::emitBump(const Candidate &Basis, in emitBump() function in StraightLineStrengthReduce
627 Value *Bump = emitBump(Basis, C, Builder, DL); in rewriteCandidateWithBasis()