HomeSort by relevance Sort by last modified time
    Searched defs:DoPromotion (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 83 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,
    [all...]
  /art/compiler/dex/quick/
ralloc_util.cc 338 // TODO: this is Thumb2 only. Remove when DoPromotion refactored.
345 // TODO: this is Thumb2 only. Remove when DoPromotion refactored.
    [all...]

Completed in 43 milliseconds