Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp432 void updateAttributes(GlobalValue &GV);
548 updateAttributes(*New); in materialize()
1411 void IRLinker::updateAttributes(GlobalValue &GV) { in updateAttributes() function in IRLinker