Home
last modified time | relevance | path

Searched defs:noInfs (Results 1 – 3 of 3) 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-10.0/llvm/include/llvm/IR/
DOperator.h207 bool noInfs() const { return 0 != (Flags & NoInfs); } in noInfs() function
/external/llvm-project/llvm/include/llvm/IR/
DOperator.h207 bool noInfs() const { return 0 != (Flags & NoInfs); } in noInfs() function