Searched refs:ProtoName (Results 1 – 7 of 7) sorted by relevance
39 : AV(nullptr), ProtoType(nullptr), ProtoName(), InsertedPHIs(NewPHI) {} in SSAUpdater()51 ProtoName = Name; in Initialize()151 ProtoName, &BB->front()); in GetValueInMiddleOfBlock()268 Updater->ProtoName, &BB->front()); in CreateEmptyPHI()
59 ProtoName = Name; in Initialize()162 ProtoName, &BB->front()); in GetValueInMiddleOfBlock()281 Updater->ProtoName, &BB->front()); in CreateEmptyPHI()
59 ProtoName = std::string(Name); in Initialize()162 ProtoName, &BB->front()); in GetValueInMiddleOfBlock()276 Updater->ProtoName, &BB->front()); in CreateEmptyPHI()
50 std::string ProtoName; variable
51 std::string ProtoName; variable
926 std::string ProtoName = mangleName(ClassG); in emitIntrinsic() local931 OS << getTypes()[0].str() << " " << ProtoName << "("; in emitIntrinsic()