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

  /external/llvm/include/llvm/Analysis/
ProfileInfoTypes.h 34 EdgeInfo = 4, /* Edge profiling information */
  /external/llvm/runtime/libprofile/
EdgeProfiling.c 31 write_profiling_data(EdgeInfo, ArrayStart, NumElements);
  /external/llvm/lib/Analysis/
ProfileInfoLoader.cpp 137 case EdgeInfo:
PathProfileVerifier.cpp 194 type = EdgeInfo;

Completed in 80 milliseconds