Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DOptimalEdgeProfiling.cpp140 getAnalysis<ProfileInfo>(*F).getEdgeWeights(F); in runOnModule()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfo.h133 EdgeWeights &getEdgeWeights (const FType *F) { in getEdgeWeights() function