Home
last modified time | relevance | path

Searched defs:LoopData (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h217 struct LoopData { struct
222 LoopData *Parent; ///< The parent loop. argument
231 LoopData(LoopData *Parent, const BlockNode &Header) in LoopData() argument
235 LoopData(LoopData *Parent, It1 FirstHeader, It1 LastHeader, It2 FirstOther, in LoopData() function
243 bool isHeader(const BlockNode &Node) const { in isHeader()
250 BlockNode getHeader() const { return Nodes[0]; } in getHeader()
274 LoopData *Loop = nullptr; ///< The loop this block is inside. argument
H A DBranchProbabilityInfo.h293 using LoopData = std::pair<Loop *, int>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp80 using LoopData = BlockFrequencyInfoImplBase::LoopData; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.cc884 char *LoopData = (char *) data->d_buf; in check_Loop() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.cc883 char *LoopData = (char *) data->d_buf; in check_Loop() local