Searched defs:LiveVariablesWrapperPass (Results 1 – 2 of 2) sorted by relevance
49 friend class LiveVariablesWrapperPass; variable330 LiveVariablesWrapperPass() : MachineFunctionPass(ID) { in LiveVariablesWrapperPass() function
189 INITIALIZE_PASS_DEPENDENCY(LiveVariablesWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument