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

References

lib/IR/ConstantFold.cpp
 2291         if (IRIndex && *IRIndex == CE->getNumOperands() - 2 && !Idx0->isNullValue())
 2291         if (IRIndex && *IRIndex == CE->getNumOperands() - 2 && !Idx0->isNullValue())
 2292           IRIndex = None;
 2297             IRIndex);