Lines Matching refs:CxtI
562 Instruction *CxtI) { in computeValueKnownInPredecessorsImpl() argument
591 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB, CxtI); in computeValueKnownInPredecessorsImpl()
600 PredCst = LVI->getPredicateOnEdge(Pred, Val, Cst, P, BB, CxtI); in computeValueKnownInPredecessorsImpl()
617 BB, CxtI); in computeValueKnownInPredecessorsImpl()
631 RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
647 RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
669 RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
671 RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
707 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
725 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
781 BB, CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
802 CxtI ? CxtI : Cmp); in computeValueKnownInPredecessorsImpl()
827 AddLHS, P, BB, CxtI ? CxtI : cast<Instruction>(CmpLHS)); in computeValueKnownInPredecessorsImpl()
855 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
877 WantInteger, RecursionSet, CxtI)) { in computeValueKnownInPredecessorsImpl()
904 assert(CxtI->getParent() == BB && "CxtI should be in BB"); in computeValueKnownInPredecessorsImpl()
905 Constant *CI = LVI->getConstant(V, CxtI); in computeValueKnownInPredecessorsImpl()
1543 Instruction *CxtI) { in processThreadableEdges() argument
1551 CxtI)) { in processThreadableEdges()