Searched refs:DoPromotion (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp83 CallGraphNode *DoPromotion(Function *F,
129 /// calls the DoPromotion method.
221 return DoPromotion(F, ArgsToPromote, ByValArgsToTransform);
492 /// DoPromotion - This method actually performs the promotion of the specified
495 CallGraphNode *ArgPromotion::DoPromotion(Function *F, function in class:ArgPromotion

Completed in 1336 milliseconds