Searched refs:SIAnnotateControlFlowLegacy (Results 1 – 1 of 1) sorted by relevance
408 class SIAnnotateControlFlowLegacy : public FunctionPass { class412 SIAnnotateControlFlowLegacy() : FunctionPass(ID) {} in SIAnnotateControlFlowLegacy() function in SIAnnotateControlFlowLegacy440 INITIALIZE_PASS_BEGIN(SIAnnotateControlFlowLegacy, DEBUG_TYPE,445 INITIALIZE_PASS_END(SIAnnotateControlFlowLegacy, DEBUG_TYPE,448 char SIAnnotateControlFlowLegacy::ID = 0;452 return new SIAnnotateControlFlowLegacy(); in createSIAnnotateControlFlowLegacyPass()