Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VirtRegMap

38 #include "llvm/CodeGen/VirtRegMap.h"
345 AU.addRequired<VirtRegMap>();
346 AU.addPreserved<VirtRegMap>();
1829 RegAllocBase::init(getAnalysis<VirtRegMap>(),