Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPredicate.cpp356 auto *predicateTree = buildPredicateTree(*this, allocator, {}); in getConditionImpl() local
357 predicateTree = in getConditionImpl()
358 propagateGroundTruth(predicateTree, in getConditionImpl()
362 return getCombinedCondition(*predicateTree); in getConditionImpl()