Searched refs:LowerArguments (Results 1 – 3 of 3) sorted by relevance
355 void LowerArguments(const Function &F);
1357 LowerArguments(Fn); in SelectAllBasicBlocks()1374 LowerArguments(Fn); in SelectAllBasicBlocks()
10268 void SelectionDAGISel::LowerArguments(const Function &F) { in LowerArguments() function in SelectionDAGISel