Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp240 static std::string getBranchCondString(Instruction *TI) { in getBranchCondString() function
1596 std::string BrCondStr = getBranchCondString(TI); in setProfMetadata()