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