Searched refs:ComputePHILiveOutRegInfo (Results 1 – 3 of 3) sorted by relevance
251 void ComputePHILiveOutRegInfo(const PHINode*);
435 void FunctionLoweringInfo::ComputePHILiveOutRegInfo(const PHINode *PN) { in ComputePHILiveOutRegInfo() function in FunctionLoweringInfo
1448 FuncInfo->ComputePHILiveOutRegInfo(&PN); in SelectAllBasicBlocks()