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"
49 INITIALIZE_PASS_DEPENDENCY(LiveVariables)
67 // LiveVariables isn't really required by this analysis, it is only required
70 AU.addRequired<LiveVariables>();
71 AU.addPreserved<LiveVariables>();
726 // kill flags. This is wasteful. Eventually, LiveVariables will strip all kill