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

Declarations

include/llvm/CodeGen/GlobalISel/IRTranslator.h
  323   bool lowerSwitchWorkItem(SwitchCG::SwitchWorkListItem W, Value *Cond,

References

lib/CodeGen/GlobalISel/IRTranslator.cpp
  501     if (!lowerSwitchWorkItem(W, SI.getCondition(), SwitchMBB, DefaultMBB, MIB))