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

  /external/llvm/lib/IR/
BasicBlock.cpp 281 if (!DontDeleteUselessPHIs && (PNV = PN->hasConstantValue()))
Instructions.cpp 159 /// hasConstantValue - If the specified PHI node always merges together the same
161 Value *PHINode::hasConstantValue() const {
    [all...]
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 777 if ((Tmp = SizePHI->hasConstantValue())) {
782 if ((Tmp = OffsetPHI->hasConstantValue())) {
Lint.cpp 651 if (Value *W = PN->hasConstantValue())
ValueTracking.cpp 711 if (dyn_cast_or_null<UndefValue>(P->hasConstantValue()))
    [all...]
  /external/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 

Completed in 149 milliseconds