Searched refs:SetDefaultFPMathTag (Results 1 – 2 of 2) sorted by relevance
263 Builder.SetDefaultFPMathTag(FPMathA); in TEST_F()270 Builder.SetDefaultFPMathTag(FPMathB); in TEST_F()
186 void SetDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in SetDefaultFPMathTag() function