Searched refs:ExpandMemCmpLegacyPass (Results 1 – 1 of 1) sorted by relevance
902 class ExpandMemCmpLegacyPass : public FunctionPass { class906 ExpandMemCmpLegacyPass() : FunctionPass(ID) { in ExpandMemCmpLegacyPass() function in __anon455dbdd30111::ExpandMemCmpLegacyPass1012 char ExpandMemCmpLegacyPass::ID = 0;1013 INITIALIZE_PASS_BEGIN(ExpandMemCmpLegacyPass, DEBUG_TYPE,1020 INITIALIZE_PASS_END(ExpandMemCmpLegacyPass, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()1024 return new ExpandMemCmpLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()