Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CxtI

130                                          Instruction *CxtI = nullptr);
133 Instruction *CxtI = nullptr);
346 Instruction *CxtI) {
388 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB, CxtI);
405 BB, CxtI);
424 WantInteger, CxtI);
426 WantInteger, CxtI);
467 WantInteger, CxtI);
485 WantInteger, CxtI);
521 CxtI ? CxtI : Cmp);
547 RHSCst, P, BB, CxtI ? CxtI : Cmp);
563 WantInteger, CxtI);
586 WantInteger, CxtI)) {
613 Constant *CI = LVI->getConstant(V, BB, CxtI);
1121 Instruction *CxtI) {
1128 if (!ComputeValueKnownInPredecessors(Cond, BB, PredValues, Preference, CxtI))