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

  /external/llvm/lib/Target/AMDGPU/
SIAnnotateControlFlow.cpp 308 L->getLoopLatches(Latches);
  /external/llvm/lib/Transforms/Scalar/
LoopLoadElimination.cpp 106 L->getLoopLatches(Latches);
PlaceSafepoints.cpp 329 L->getLoopLatches(LoopLatches);
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 247 /// getLoopLatches - Return all loop latch blocks of this loop. A latch block
249 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const {

Completed in 176 milliseconds