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 172 Builder.clearFastMathFlags();
190 Builder.clearFastMathFlags();
  /external/llvm/include/llvm/IR/
IRBuilder.h 183 void clearFastMathFlags() { FMF.clear(); }
    [all...]

Completed in 36 milliseconds