Home
last modified time | relevance | path

Searched defs:LibcallPredicateExpander (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRuntimeLibcallsEmitter.cpp94 struct LibcallPredicateExpander : SetTheory::Expander { struct
95 const RuntimeLibcallEmitter &LibcallEmitter;
97 std::pair<std::vector<const Record *>, const Record *>> &Func2Preds;
99 LibcallPredicateExpander( in LibcallPredicateExpander() argument