Searched refs:lowerFunction (Results 1 – 1 of 1) sorted by relevance
65 bool lowerFunction(Function &F);198 Changed |= Lowerer.lowerFunction(F); in run()202 bool CtxInstrumentationLowerer::lowerFunction(Function &F) { in lowerFunction() function in CtxInstrumentationLowerer