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