Home
last modified time | relevance | path

Searched defs:noInfs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h190 bool noInfs() const { return 0 != (Flags & NoInfs); } in noInfs() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h201 bool noInfs() const { return 0 != (Flags & NoInfs); } in noInfs() function