Searched refs:LowerArguments (Results 1 – 3 of 3) sorted by relevance
510 void LowerArguments(const Function &F);
1625 LowerArguments(Fn); in SelectAllBasicBlocks()1642 LowerArguments(Fn); in SelectAllBasicBlocks()
11439 void SelectionDAGISel::LowerArguments(const Function &F) { in LowerArguments() function in SelectionDAGISel