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

References

lib/CodeGen/TailDuplicator.cpp
   92   this->PreRegAlloc = PreRegAlloc;
  174   if (PreRegAlloc)
  263   if (PreRegAlloc && TailDupVerify) {
  282   if (PreRegAlloc && TailDupVerify)
  382   if (PreRegAlloc) {
  587   if (HasIndirectbr && PreRegAlloc)
  612     if (PreRegAlloc && MI.isReturn())
  618     if (PreRegAlloc && MI.isCall())
  649   if (HasIndirectbr && PreRegAlloc)
  655   if (!PreRegAlloc)
  896     if (PreRegAlloc) {
  931   if (!PreRegAlloc)