Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10260 auto ProcessCallInst = [&](Instruction &Inst) { in updateImpl() local
10278 if (!A.checkForAllCallLikeInstructions(ProcessCallInst, *this, in updateImpl()