Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2336 auto CallCheck = [&](Instruction &I) { in updateImpl() local
2348 A.checkForAllInstructions(CallCheck, *this, {Instruction::Call}, in updateImpl()