Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp357 static std::string getBranchCondString(Instruction *TI) { in getBranchCondString() function
2312 std::string BrCondStr = getBranchCondString(TI); in setProfMetadata()