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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolution.h 231 /// CouldNotCompute - This SCEV is used to represent unknown trip
233 SCEVCouldNotCompute CouldNotCompute;
416 /// CouldNotCompute if an intermediate computation overflows.
463 /// evaluate the exit count of the loop, return CouldNotCompute.
470 /// CouldNotCompute.
475 /// CouldNotCompute.
480 /// computable, return CouldNotCompute. isSigned specifies whether the
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 487 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
690 /// a CouldNotCompute.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolution.h 490 std::unique_ptr<SCEVCouldNotCompute> CouldNotCompute;
    [all...]

Completed in 607 milliseconds