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

  /external/llvm/include/llvm/IR/
Operator.h 203 void setNoInfs() { Flags |= NoInfs; }
209 setNoInfs();
  /external/llvm/lib/AsmParser/
LLParser.h 169 case lltok::kw_ninf: FMF.setNoInfs(); Lex.Lex(); continue;
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 61 FMF.setNoInfs();
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 507 milliseconds