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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp702 std::string NewComdatName = local
704 NewComdat = M->getOrInsertComdat(StringRef(NewComdatName));

Completed in 38 milliseconds