Home
last modified time | relevance | path

Searched defs:Backedge (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h367 enum DistType { Local, Exit, Backedge }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h575 for (const auto Backedge : inverse_children<BlockT *>(Header)) { in analyze() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp154 BasicBlock *Incoming = nullptr, *Backedge = nullptr; in getCanonicalInductionVariable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp575 MachineBasicBlock *Backedge = *PI++; in getLoopTripCount() local