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

  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 53 struct IrreducibleGraph;
426 analyzeIrreducible(const bfi_detail::IrreducibleGraph &G, LoopData *OuterLoop,
550 /// \a IrreducibleGraph makes this graph explicit. It's in a form that can use
554 struct IrreducibleGraph {
587 IrreducibleGraph(BFIBase &BFI, const BFIBase::LoopData *OuterLoop,
610 void IrreducibleGraph::initialize(const BFIBase::LoopData *OuterLoop,
624 void IrreducibleGraph::addEdges(const BlockNode &Node,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 64 struct IrreducibleGraph;
468 analyzeIrreducible(const bfi_detail::IrreducibleGraph &G, LoopData *OuterLoop,
593 /// \a IrreducibleGraph makes this graph explicit. It's in a form that can use
597 struct IrreducibleGraph {
632 IrreducibleGraph(BFIBase &BFI, const BFIBase::LoopData *OuterLoop,
657 void IrreducibleGraph::initialize(const BFIBase::LoopData *OuterLoop,
672 void IrreducibleGraph::addEdges(const BlockNode &Node,
    [all...]

Completed in 55 milliseconds