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

References

include/llvm/CodeGen/CallingConvLower.h
  393       for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) {
  393       for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) {
  394         if (isAllocated(Regs[StartIdx + BlockIdx])) {