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

  /external/llvm/lib/Transforms/Scalar/
LoopLoadElimination.cpp 462 if (LAI.PSE.getUnionPredicate().getComplexity() >
LoopDistribute.cpp 765 if (Pred.getComplexity() > DistributeSCEVCheckThreshold) {
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 197 virtual unsigned getComplexity() const { return 1; }
307 unsigned getComplexity() const override { return Preds.size(); }
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 52 static inline unsigned getComplexity(Value *V) {
InstCombineCompares.cpp     [all...]
InstructionCombining.cpp 197 if (I.isCommutative() && getComplexity(I.getOperand(0)) <
198 getComplexity(I.getOperand(1)))
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 1973 milliseconds