Searched refs:SetInsertPointPastAllocas (Results 1 – 3 of 3) sorted by relevance
359 AtEntry.SetInsertPointPastAllocas(&F); in runOnFunction()
1278 B.SetInsertPointPastAllocas(F); in insertSinCos()
214 void SetInsertPointPastAllocas(Function *F) { in SetInsertPointPastAllocas() function