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

Completed in 164 milliseconds