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

References

lib/Transforms/Scalar/LoopIdiomRecognize.cpp
 1916                                m_Value(CmpLoop.BCmpValue)),
 2144   if (!matchBCmpOfLoads(CmpLoop.BCmpValue, CmpOfLoads))
 2150   BCmpInst = cast<ICmpInst>(CmpLoop.BCmpValue);        // FIXME: is there no