Searched defs:LiveVariables (Results 1 – 13 of 13) sorted by relevance
50 friend class LiveVariables; variable
23 class LiveVariables; variable
49 LiveVariables() : MachineFunctionPass(ID) { in LiveVariables() function
42 class LiveVariables; variable
46 class LiveVariables; variable
133 INITIALIZE_PASS_DEPENDENCY(LiveVariables) in INITIALIZE_PASS_DEPENDENCY() argument
118 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
1269 static void CreateGCRelocates(ArrayRef<Value *> LiveVariables, in CreateGCRelocates()1417 const SmallVectorImpl<Value *> &LiveVariables, in makeStatepointExplicitImpl()
1148 static void CreateGCRelocates(ArrayRef<Value *> LiveVariables, in CreateGCRelocates()1279 const SmallVectorImpl<Value *> &LiveVariables, in makeStatepointExplicitImpl()
30 class LiveVariables; variable