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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
BasicBlock.cpp 277 if (!DontDeleteUselessPHIs && (PNV = PN->hasConstantValue()))
Instructions.cpp 158 /// hasConstantValue - If the specified PHI node always merges together the same
160 Value *PHINode::hasConstantValue() const {
    [all...]
  /external/llvm/lib/IR/
BasicBlock.cpp 342 if (!DontDeleteUselessPHIs && (PNV = PN->hasConstantValue()))
Instructions.cpp 140 /// hasConstantValue - If the specified PHI node always merges together the same
142 Value *PHINode::hasConstantValue() const {
160 /// Unlike \ref hasConstantValue, this does not return a value because the
    [all...]
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 824 if ((Tmp = SizePHI->hasConstantValue())) {
829 if ((Tmp = OffsetPHI->hasConstantValue())) {
Lint.cpp 653 if (Value *W = PN->hasConstantValue())
ValueTracking.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Lint.cpp 586 if (Value *W = PN->hasConstantValue())
ValueTracking.cpp 647 if (P->hasConstantValue() == P)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/guice/extensions/persist/lib/
ognl-2.6.7.jar 
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 599 return PN->hasConstantValue();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 1392 milliseconds