Searched defs:LiveVariables (Results 1 – 9 of 9) sorted by relevance
50 friend class LiveVariables; variable
23 class LiveVariables; variable
49 LiveVariables() : MachineFunctionPass(ID) { in LiveVariables() function
43 class LiveVariables; variable
119 INITIALIZE_PASS_DEPENDENCY(LiveVariables) in INITIALIZE_PASS_DEPENDENCY() argument
31 class LiveVariables; variable
478 LiveVariables::LiveVariables(void *im) : impl(im) {} in LiveVariables() function in LiveVariables
28 class LiveVariables; variable
1313 static void CreateGCRelocates(ArrayRef<Value *> LiveVariables, in CreateGCRelocates()1391 const SmallVectorImpl<Value *> &LiveVariables, in makeStatepointExplicitImpl()