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

  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 532 static bool blockNeedsPredication(BasicBlock *BB, Loop *TheLoop,
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 271 if (!LoopAccessInfo::blockNeedsPredication(Inst->getParent(), L, DT))

Completed in 60 milliseconds