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

  /external/llvm/lib/IR/
Instructions.cpp 157 /// hasConstantOrUndefValue - Whether the specified PHI node always merges
162 bool PHINode::hasConstantOrUndefValue() const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Instructions.cpp 212 /// hasConstantOrUndefValue - Whether the specified PHI node always merges
217 bool PHINode::hasConstantOrUndefValue() const {
    [all...]

Completed in 359 milliseconds