Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1609 std::string BranchProbStr; in setProfMetadata() local
1610 raw_string_ostream OS(BranchProbStr); in setProfMetadata()
1618 << BrCondStr << " is true with probability : " << BranchProbStr; in setProfMetadata()