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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1750 static std::string getSimpleNodeName(const BasicBlock *Node) { function
1850 OS << getSimpleNodeName(Node) << ":\\l";

Completed in 67 milliseconds