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

References

lib/Transforms/Utils/SimplifyCFG.cpp
 5030     for (uint64_t I = 0; I < TableSize; ++I) {
 5030     for (uint64_t I = 0; I < TableSize; ++I) {
 5031       ConstantInt *ConstVal = dyn_cast<ConstantInt>(TableContents[I]);
 5039       if (I != 0) {
 5041         if (I == 1) {