Searched refs:ExistingProto (Results 1 – 4 of 4) sorted by relevance
737 if (Function *ExistingProto = M->getFunction(Name)) in getPrototype() local738 return ExistingProto; in getPrototype()
738 if (Function *ExistingProto = M->getFunction(Name)) in getPrototype() local739 return ExistingProto; in getPrototype()