Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LiveVariables

13 // LiveVariables pass to conservatively compute live intervals for
24 #include "llvm/CodeGen/LiveVariables.h"
48 INITIALIZE_PASS_DEPENDENCY(LiveVariables)
58 // LiveVariables isn't really required by this analysis, it is only required
61 AU.addRequired<LiveVariables>();
62 AU.addPreserved<LiveVariables>();
727 // kill flags. This is wasteful. Eventually, LiveVariables will strip all kill