Searched refs:getLosslessPtrToIntExpr (Results 1 – 3 of 3) sorted by relevance
1181 return SE.getLosslessPtrToIntExpr(Expr, /*Depth=*/1); in getLosslessPtrToIntExpr()1196 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr()6006 Op = getLosslessPtrToIntExpr(Op); in createNodeForSelectOrPHIInstWithICmpInstCond()8929 LHS = getLosslessPtrToIntExpr(LHS); in computeExitLimitFromICmp()8934 RHS = getLosslessPtrToIntExpr(RHS); in computeExitLimitFromICmp()8946 LHS = getLosslessPtrToIntExpr(LHS); in computeExitLimitFromICmp()8951 RHS = getLosslessPtrToIntExpr(RHS); in computeExitLimitFromICmp()12608 Start = getLosslessPtrToIntExpr(Start); in howManyLessThans()12613 RHS = getLosslessPtrToIntExpr(RHS); in howManyLessThans()12864 Start = getLosslessPtrToIntExpr(Start); in howManyGreaterThans()[all …]
561 const SCEV *getLosslessPtrToIntExpr(const SCEV *Op, unsigned Depth = 0);
710 S = SE.getLosslessPtrToIntExpr(S); in TEST_F()