Searched refs:MachineLoopInfoID (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp35 char &llvm::MachineLoopInfoID = MachineLoopInfo::ID; member in class:llvm
H A DExpandPostRAPseudos.cpp40 AU.addPreservedID(MachineLoopInfoID);
H A DPasses.cpp681 addPass(&MachineLoopInfoID);
H A DMachineCSE.cpp58 AU.addPreservedID(MachineLoopInfoID);
H A DLiveIntervalAnalysis.cpp63 AU.addPreservedID(MachineLoopInfoID);
H A DTwoAddressInstructionPass.cpp153 AU.addPreservedID(MachineLoopInfoID);
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DPasses.h349 extern char &MachineLoopInfoID;
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp65 AU.addPreservedID(MachineLoopInfoID);

Completed in 154 milliseconds