Searched refs:DefaultFPMathTag (Results 1 – 1 of 1) sorted by relevance
59 MDNode *DefaultFPMathTag; variable64 : Context(context), DefaultFPMathTag(FPMathTag), FMF() { in Context()166 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag()175 void SetDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in SetDefaultFPMathTag()219 : Builder(B), FMF(B.FMF), FPMathTag(B.DefaultFPMathTag) {} in FastMathFlagGuard()223 Builder.DefaultFPMathTag = FPMathTag; in ~FastMathFlagGuard()697 FPMathTag = DefaultFPMathTag; in AddFPMathAttributes()