Home
last modified time | relevance | path

Searched refs:EdgeInfo (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DProfileInfoTypes.h34 EdgeInfo = 4, /* Edge profiling information */ enumerator
/external/llvm/runtime/libprofile/
DEdgeProfiling.c31 write_profiling_data(EdgeInfo, ArrayStart, NumElements); in EdgeProfAtExitHandler()
/external/llvm/lib/Analysis/
DProfileInfoLoader.cpp137 case EdgeInfo: in ProfileInfoLoader()
DPathProfileVerifier.cpp194 type = EdgeInfo; in runOnModule()