Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10580 auto ProcessCallInst = [&](Instruction &Inst) { in updateImpl() local
10600 if (!A.checkForAllCallLikeInstructions(ProcessCallInst, *this, in updateImpl()