Searched refs:OrigGAName (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp711 std::string OrigGAName = GA->getName().str(); local
713 GlobalAlias::create(GlobalValue::WeakAnyLinkage, OrigGAName, GA);

Completed in 59 milliseconds