Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2524 auto CheckReturnInst = [&](Instruction &I) { in updateImpl() local
2538 if (!A.checkForAllInstructions(CheckReturnInst, *this, {Instruction::Ret}, in updateImpl()