Add Flow Sensitive Discriminators. PassNum specifies the sequence number of this pass (starting from 1).
Synopsis
Declared in <llvm/CodeGen/Passes.h>
FunctionPass*
createMIRAddFSDiscriminatorsPass(sampleprof::FSDiscriminatorPass P);
Return Value
FunctionPass class ‐ This class is used to implement most global optimizations. Optimizations should subclass this class if they meet the following constraints:
Created with MrDocs