Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2399 auto CheckReturnInst = [&](Instruction &I) { in updateImpl() local
2413 if (!A.checkForAllInstructions(CheckReturnInst, *this, {Instruction::Ret}, in updateImpl()