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