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