Searched refs:EmptyList (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h163 std::vector<ElTy> EmptyList; local
186 Expected<TestResult> Result = doTest(EmptyList, TestList);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2942 ListInit *EmptyList = ListInit::get({}, BitRecTy::get()); local
2949 TernOpInit::get(TernOpInit::IF, Condition, SingletonList, EmptyList,
2973 TernOpInit::get(TernOpInit::IF, Condition, EmptyList, SingletonList,

Completed in 350 milliseconds