Searched defs:FullV (Results 1 – 1 of 1) sorted by relevance
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 3475 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty, IP); in Expand() local 3507 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty, IP); in Expand() local 3518 Value *FullV = Rewriter.expandCodeFor(SE.getAddExpr(Ops), Ty, IP); in Expand() local 3554 Value *FullV = Rewriter.expandCodeFor(FullS, Ty, IP); in Expand() local 3637 Value *FullV = Expand(LF, F, BB->getTerminator(), Rewriter, DeadInsts); in RewriteForPHI() local 3667 Value *FullV = Expand(LF, F, LF.UserInst, Rewriter, DeadInsts); in Rewrite() local
|