Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11243 bool SomeSimplified = false; in handleGenericInst() local
11262 SomeSimplified |= (NewOps[Idx] != Op); in handleGenericInst()
11268 if (!SomeSimplified) in handleGenericInst()