Home
last modified time | relevance | path

Searched refs:ForeachHelper (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1697 static const Init *ForeachHelper(const Init *LHS, const Init *MHS, in ForeachHelper() function
1790 if (const Init *Result = ForeachHelper(LHS, MHS, RHS, getType(), CurRec)) in Fold()