Lines Matching refs:CxtI
377 ConstantPreference Preference, Instruction *CxtI) { in ComputeValueKnownInPredecessors() argument
418 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB, CxtI); in ComputeValueKnownInPredecessors()
435 BB, CxtI); in ComputeValueKnownInPredecessors()
452 ComputeValueKnownInPredecessors(Source, BB, Result, Preference, CxtI); in ComputeValueKnownInPredecessors()
473 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
475 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
511 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
529 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
565 CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessors()
590 RHSCst, P, BB, CxtI ? CxtI : Cmp); in ComputeValueKnownInPredecessors()
606 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
629 WantInteger, CxtI)) { in ComputeValueKnownInPredecessors()
656 Constant *CI = LVI->getConstant(V, BB, CxtI); in ComputeValueKnownInPredecessors()
1174 Instruction *CxtI) { in ProcessThreadableEdges() argument
1181 if (!ComputeValueKnownInPredecessors(Cond, BB, PredValues, Preference, CxtI)) in ProcessThreadableEdges()