Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp373 unsigned LhsCountPopulation = Lhs.countPopulation(); in processSTIPredicate() local
375 return ((LhsCountPopulation < RhsCountPopulation) || in processSTIPredicate()
376 ((LhsCountPopulation == RhsCountPopulation) && in processSTIPredicate()