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

  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 332 enum DistType { Local, Exit, Backedge };
333 DistType Type;
376 void add(const BlockNode &Node, uint64_t Amount, Weight::DistType Type);
    [all...]
  /external/llvm/lib/Analysis/
BlockFrequencyInfoImpl.cpp 111 Weight::DistType Type) {

Completed in 31 milliseconds