Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp537 void updateAttributes(GlobalValue &GV);
649 updateAttributes(*New); in materialize()
1516 void IRLinker::updateAttributes(GlobalValue &GV) { in updateAttributes() function in IRLinker