Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DIROutliner.cpp2470 bool BadInst = any_of(IRSC, [this](IRInstructionData &ID) { in pruneIncompatibleRegions() local
2477 if (BadInst) in pruneIncompatibleRegions()