Searched refs:DefaultFPMathTag (Results 1 – 1 of 1) sorted by relevance
61 MDNode *DefaultFPMathTag; variable66 : Context(context), DefaultFPMathTag(FPMathTag), FMF() { in Context()168 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag()177 void SetDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in SetDefaultFPMathTag()221 : Builder(B), FMF(B.FMF), FPMathTag(B.DefaultFPMathTag) {} in FastMathFlagGuard()225 Builder.DefaultFPMathTag = FPMathTag; in ~FastMathFlagGuard()755 FPMathTag = DefaultFPMathTag; in AddFPMathAttributes()