Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp1409 static Init *FilterHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in FilterHelper() function
1487 if (Init *Result = FilterHelper(LHS, MHS, RHS, getType(), CurRec)) in Fold()