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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1779 std::string BrCondStr = getBranchCondString(TI); local
1780 if (BrCondStr.empty())
1801 << BrCondStr << " is true with probability : " << BranchProbStr;

Completed in 68 milliseconds