Searched refs:performCustomLowering (Results 1 – 3 of 3) sorted by relevance
137 virtual bool performCustomLowering(Function &F);
113 bool GCStrategy::performCustomLowering(Function &F) { in performCustomLowering() function in GCStrategy263 MadeChange |= S.performCustomLowering(F); in runOnFunction()
59 bool performCustomLowering(Function &F);375 bool ShadowStackGC::performCustomLowering(Function &F) { in performCustomLowering() function in ShadowStackGC