reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/CodeGenPrepare.cpp
 6835   if (TTI->getIntImmCost(GEPIIdx->getValue(), GEPIIdx->getType())
 6884     if (TTI->getIntImmCost(UGEPIIdx->getValue(), UGEPIIdx->getType())
 6895     unsigned ImmCost = TTI->getIntImmCost(NewIdx, GEPIIdx->getType());