Lines Matching refs:getImpl
1507 static LazyValueInfoImpl &getImpl(void *&PImpl, AssumptionCache *AC, in getImpl() function
1524 getImpl(Info.PImpl, Info.AC, F.getParent()).clear(); in runOnFunction()
1543 delete &getImpl(PImpl, AC, nullptr); in releaseMemory()
1590 getImpl(PImpl, AC, BB->getModule()).getValueInBlock(V, BB, CxtI); in getConstant()
1608 getImpl(PImpl, AC, BB->getModule()).getValueInBlock(V, BB, CxtI); in getConstantRange()
1627 getImpl(PImpl, AC, M).getValueOnEdge(V, FromBB, ToBB, CxtI); in getConstantOnEdge()
1646 getImpl(PImpl, AC, M).getValueOnEdge(V, FromBB, ToBB, CxtI); in getConstantRangeOnEdge()
1732 getImpl(PImpl, AC, M).getValueOnEdge(V, FromBB, ToBB, CxtI); in getPredicateOnEdge()
1755 ? getImpl(PImpl, AC, M).getValueInBlock(V, CxtI->getParent(), CxtI) in getPredicateAt()
1756 : getImpl(PImpl, AC, M).getValueAt(V, CxtI); in getPredicateAt()
1863 getImpl(PImpl, AC, PredBB->getModule()) in threadEdge()
1870 getImpl(PImpl, AC, BB->getModule()).eraseBlock(BB); in eraseBlock()
1877 getImpl(PImpl, AC, F.getParent()).printLVI(F, DTree, OS); in printLVI()