Searched refs:DefaultFPMathTag (Results 1 – 1 of 1) sorted by relevance
58 MDNode *DefaultFPMathTag; variable63 : Context(context), DefaultFPMathTag(FPMathTag), FMF() { in Context()176 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag()185 void SetDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in SetDefaultFPMathTag()229 : Builder(B), FMF(B.FMF), FPMathTag(B.DefaultFPMathTag) {} in FastMathFlagGuard()233 Builder.DefaultFPMathTag = FPMathTag; in ~FastMathFlagGuard()687 FPMathTag = DefaultFPMathTag; in AddFPMathAttributes()