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

Declarations

include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
   63   void computeKnownBitsForFrameIndex(Register R, KnownBits &Known,

References

lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  151     computeKnownBitsForFrameIndex(R, Known, DemandedElts);