Searched refs:Def2RuntimeLibcall (Results 1 – 1 of 1) sorted by relevance
204 DenseMap<const Record *, const RuntimeLibcall *> Def2RuntimeLibcall; member in __anonf9119db00211::RuntimeLibcallEmitter231 Def2RuntimeLibcall[RuntimeLibcallDef] = &RuntimeLibcallDefList.back(); in RuntimeLibcallEmitter()235 Def2RuntimeLibcall[LibCall.getDef()] = &LibCall; in RuntimeLibcallEmitter()243 RuntimeLibcallImplDefList.emplace_back(LibCallImplDef, Def2RuntimeLibcall, in RuntimeLibcallEmitter()263 return Def2RuntimeLibcall.lookup(Def); in getRuntimeLibcall()