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);
560 bool &BumpWithUglyGEP) { in emitBump() argument
565 BumpWithUglyGEP = false; in emitBump()
576 BumpWithUglyGEP = true; in emitBump()
623 bool BumpWithUglyGEP; in rewriteCandidateWithBasis() local
624 Value *Bump = emitBump(Basis, C, Builder, DL, BumpWithUglyGEP); in rewriteCandidateWithBasis()
654 if (BumpWithUglyGEP) { in rewriteCandidateWithBasis()