Lines Matching refs:getImpl
1469 static LazyValueInfoImpl &getImpl(void *&PImpl, AssumptionCache *AC, in getImpl() function
1489 getImpl(Info.PImpl, Info.AC, &DL, Info.DT).clear(); in runOnFunction()
1508 delete &getImpl(PImpl, AC, nullptr); in releaseMemory()
1558 getImpl(PImpl, AC, &DL, DT).getValueInBlock(V, BB, CxtI); in getConstant()
1576 getImpl(PImpl, AC, &DL, DT).getValueInBlock(V, BB, CxtI); in getConstantRange()
1595 getImpl(PImpl, AC, &DL, DT).getValueOnEdge(V, FromBB, ToBB, CxtI); in getConstantOnEdge()
1614 getImpl(PImpl, AC, &DL, DT).getValueOnEdge(V, FromBB, ToBB, CxtI); in getConstantRangeOnEdge()
1700 getImpl(PImpl, AC, &DL, DT).getValueOnEdge(V, FromBB, ToBB, CxtI); in getPredicateOnEdge()
1720 ValueLatticeElement Result = getImpl(PImpl, AC, &DL, DT).getValueAt(V, CxtI); in getPredicateAt()
1810 getImpl(PImpl, AC, &DL, DT).threadEdge(PredBB, OldSucc, NewSucc); in threadEdge()
1817 getImpl(PImpl, AC, &DL, DT).eraseBlock(BB); in eraseBlock()
1824 getImpl(PImpl, AC, DL, DT).printLVI(F, DTree, OS); in printLVI()
1830 getImpl(PImpl, AC, DL, DT).disableDT(); in disableDT()
1835 getImpl(PImpl, AC, DL, DT).enableDT(); in enableDT()