Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp261 static std::string getBranchCondString(Instruction *TI) { in getBranchCondString() function
1716 std::string BrCondStr = getBranchCondString(TI); in setProfMetadata()