Searched refs:Pred2Funcs (Results 1 – 1 of 1) sorted by relevance
410 DenseMap<PredicateWithCC, LibcallsWithCC> Pred2Funcs; in emitSystemRuntimeLibrarySetCalls() local421 Pred2Funcs[PredicateWithCC()].LibcallImpls.push_back(LibCallImpl); in emitSystemRuntimeLibrarySetCalls()429 auto &Entry = Pred2Funcs[Key]; in emitSystemRuntimeLibrarySetCalls()449 auto It = Pred2Funcs.find(Entry); in emitSystemRuntimeLibrarySetCalls()450 if (It == Pred2Funcs.end()) in emitSystemRuntimeLibrarySetCalls()