Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1507 void registerForUpdate(AbstractAttribute &AA);
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1852 void Attributor::registerForUpdate(AbstractAttribute &AA) { in registerForUpdate() function in Attributor
H A DAttributorAttributes.cpp9552 A.registerForUpdate(AA); in isReachable()