Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9857 ChangeStatus updateWithInstruction(Attributor &A, Instruction *Inst) { in updateWithInstruction() function
9892 return updateWithInstruction(A, I); in updateImpl()