Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/
H A DGLR.cpp423 bool canReduce(const Rule &R, RuleID RID, in canReduce() function in clang::pseudo::__anonec8d3c1d0411::GLRReduce
448 if (!canReduce(Rule, RID, TempSequence)) in pop()
579 if (!canReduce(Rule, *RID, TempSequence)) in popAndPushTrivial()