reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/BitcodeReader.cpp
 3879           FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]);
 3915           FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]);
 4119         FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]);
 4195         FMF = getDecodedFastMathFlags(Record[++OpNum]);
 4669         FastMathFlags FMF = getDecodedFastMathFlags(Record[Record.size() - 1]);
 4999         FMF = getDecodedFastMathFlags(Record[OpNum++]);