Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10210 bool SomeSimplified = false; in handleGenericInst() local
10229 SomeSimplified |= (NewOps[Idx] != Op); in handleGenericInst()
10235 if (!SomeSimplified) in handleGenericInst()