Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp562 PGOUseEdge &NewEdge1 = FuncInfo.MST.addEdge(InstrBB, DestBB, 0); in setInstrumentedCounts() local
563 NewEdge1.setEdgeCount(CountValue); in setInstrumentedCounts()
564 NewEdge1.InMST = true; in setInstrumentedCounts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp984 PGOUseEdge &NewEdge1 = FuncInfo.MST.addEdge(InstrBB, DestBB, 0); in setInstrumentedCounts() local
985 NewEdge1.setEdgeCount(CountValue); in setInstrumentedCounts()
986 NewEdge1.InMST = true; in setInstrumentedCounts()