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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolution.h 268 const SCEV *ExactNotTaken;
271 ExitNotTakenInfo() : ExitingBlock(0), ExactNotTaken(0) {}
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 563 const SCEV *ExactNotTaken;
569 : ExitingBlock(nullptr), ExactNotTaken(nullptr), ExtraInfo(nullptr),
574 : ExitingBlock(ExitBlock), ExactNotTaken(Expr), ExtraInfo(Ptr),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 557 const SCEV *ExactNotTaken; // The exit is not taken exactly this many times
572 : ExactNotTaken(E), MaxNotTaken(E), MaxOrZero(false) {}
577 : ExactNotTaken(E), MaxNotTaken(M), MaxOrZero(MaxOrZero) {
578 assert((isa<SCEVCouldNotCompute>(ExactNotTaken) ||
596 return !isa<SCEVCouldNotCompute>(ExactNotTaken) ||
602 return !isa<SCEVCouldNotCompute>(ExactNotTaken);
610 const SCEV *ExactNotTaken;
617 const SCEV *ExactNotTaken,
619 : ExitingBlock(ExitingBlock), ExactNotTaken(ExactNotTaken),
    [all...]

Completed in 170 milliseconds