Home
last modified time | relevance | path

Searched refs:clearFastMathFlags (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/IR/
DIRBuilderTest.cpp174 Builder.clearFastMathFlags(); in TEST_F()
192 Builder.clearFastMathFlags(); in TEST_F()
/external/llvm/include/llvm/IR/
DIRBuilder.h182 void clearFastMathFlags() { FMF.clear(); } in clearFastMathFlags() function