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