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

  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 485 const SCEV *C2A1 = SE->getMulExpr(Y->getC(), X->getA());
489 dyn_cast<SCEVConstant>(SE->getMinusSCEV(C1A2, C2A1));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DependenceAnalysis.cpp 486 const SCEV *C2A1 = SE->getMulExpr(Y->getC(), X->getA());
490 dyn_cast<SCEVConstant>(SE->getMinusSCEV(C1A2, C2A1));
    [all...]

Completed in 158 milliseconds