Searched defs:InstPhi (Results 1 – 5 of 5) sorted by relevance
72 virtual void instrumentPhi(LoweringContext &, class InstPhi *) {} in instrumentPhi()
69 class InstPhi; variable
389 InstPhi::InstPhi(Cfg *Func, SizeT MaxSrcs, Variable *Dest) in InstPhi() function in Ice::InstPhi
5432 void TargetMIPS32::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi()
5918 void TargetARM32::lowerPhi(const InstPhi * /*Instr*/) { in lowerPhi()