Searched refs:promoteAllocasToVector (Results 1 – 1 of 1) sorted by relevance
1092 bool promoteAllocasToVector(Function &F, TargetMachine &TM) { in promoteAllocasToVector() function1129 return promoteAllocasToVector(F, TPC->getTM<TargetMachine>()); in runOnFunction()1136 bool Changed = promoteAllocasToVector(F, TM); in run()