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

Declarations

include/llvm/CodeGen/ExecutionDomainFix.h
  171   void setLiveReg(int rx, DomainValue *DV);

References

lib/CodeGen/ExecutionDomainFix.cpp
  108     setLiveReg(rx, alloc(domain));
  124         setLiveReg(rx, alloc(domain));
  147       setLiveReg(rx, A);
  183         setLiveReg(rx, pdv);
  389         setLiveReg(rx, dv);