Home
last modified time | relevance | path

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

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