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