Home
last modified time | relevance | path

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

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