Searched refs:groupInPedantic (Results 1 – 2 of 2) sorted by relevance
334 bool groupInPedantic(const Record *Group, bool increment = false);365 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic() function in InferPedantic387 if (groupInPedantic(Group, /* increment */ true)) { in markGroup()423 if (groupInPedantic(Group->getDef())) in compute()443 if (!groupInPedantic(Group)) in compute()449 if (groupInPedantic(Parents[j])) in compute()
318 bool groupInPedantic(const Record *Group, bool increment = false);350 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic() function in InferPedantic373 if (groupInPedantic(Group, /* increment */ true)) { in markGroup()409 if (groupInPedantic(Group->getDef())) in compute()429 if (!groupInPedantic(Group)) in compute()435 if (groupInPedantic(Parents[j])) in compute()