Lines Matching refs:ToBB
479 BasicBlock *ToBB,
1564 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge() argument
1567 << FromBB->getName() << "' to '" << ToBB->getName() in getValueOnEdge()
1571 getEdgeValue(V, FromBB, ToBB, CxtI); in getValueOnEdge()
1577 Result = getEdgeValue(V, FromBB, ToBB, CxtI); in getValueOnEdge()
1761 BasicBlock *ToBB, in getConstantOnEdge() argument
1765 getOrCreateImpl(M).getValueOnEdge(V, FromBB, ToBB, CxtI); in getConstantOnEdge()
1779 BasicBlock *ToBB, in getConstantRangeOnEdge() argument
1783 getOrCreateImpl(M).getValueOnEdge(V, FromBB, ToBB, CxtI); in getConstantRangeOnEdge()
1832 BasicBlock *ToBB, in getPredicateOnEdge() argument
1836 getOrCreateImpl(M).getValueOnEdge(V, FromBB, ToBB, CxtI); in getPredicateOnEdge()