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

  /external/llvm/include/llvm/Analysis/
LoopInfoImpl.h 110 BlockT *Out = getLoopPredecessor();
124 /// getLoopPredecessor - If the given loop's header has exactly one unique
130 BlockT *LoopBase<BlockT, LoopT>::getLoopPredecessor() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
LoopInfoImpl.h 177 BlockT *Out = getLoopPredecessor();
196 /// getLoopPredecessor - If the given loop's header has exactly one unique
202 BlockT *LoopBase<BlockT, LoopT>::getLoopPredecessor() const {
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopInfo.h 272 BlockT *Out = getLoopPredecessor();
286 /// getLoopPredecessor - If the given loop's header has exactly one unique
291 BlockT *getLoopPredecessor() const {
    [all...]

Completed in 348 milliseconds