Home
last modified time | relevance | path

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

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