HomeSort by relevance Sort by last modified time
    Searched refs:getEdgeWeights (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ProfileInfo.h 132 EdgeWeights &getEdgeWeights (const FType *F) {
  /external/llvm/lib/Transforms/Instrumentation/
OptimalEdgeProfiling.cpp 140 getAnalysis<ProfileInfo>(*F).getEdgeWeights(F);

Completed in 271 milliseconds