Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9993 ChangeStatus updateWithInstruction(Attributor &A, Instruction *Inst) { in updateWithInstruction() function
10028 return updateWithInstruction(A, I); in updateImpl()