Home
last modified time | relevance | path

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

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