Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2466 bool BadInst = any_of(IRSC, [this](IRInstructionData &ID) { in pruneIncompatibleRegions() local
2473 if (BadInst) in pruneIncompatibleRegions()