Home
last modified time | relevance | path

Searched refs:getLoopLatches (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp360 L->getLoopLatches(Latches); in closeControlFlow()
/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp310 L->getLoopLatches(LoopLatches); in runOnLoop()
DLoopLoadElimination.cpp115 L->getLoopLatches(Latches); in doesStoreDominatesAllLatches()
/external/llvm/include/llvm/Analysis/
DLoopInfo.h237 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const { in getLoopLatches() function