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

  /external/llvm/unittests/IR/
IRBuilderTest.cpp 174 Builder.clearFastMathFlags();
192 Builder.clearFastMathFlags();
  /external/llvm/include/llvm/IR/
IRBuilder.h 182 void clearFastMathFlags() { FMF.clear(); }
    [all...]

Completed in 683 milliseconds