Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp197 bool &BumpWithUglyGEP);
541 bool &BumpWithUglyGEP) { in emitBump() argument
546 BumpWithUglyGEP = false; in emitBump()
557 BumpWithUglyGEP = true; in emitBump()
604 bool BumpWithUglyGEP; in rewriteCandidateWithBasis() local
605 Value *Bump = emitBump(Basis, C, Builder, DL, BumpWithUglyGEP); in rewriteCandidateWithBasis()
635 if (BumpWithUglyGEP) { in rewriteCandidateWithBasis()