HomeSort by relevance Sort by last modified time
    Searched refs:DoPromotion (Results 1 - 3 of 3) 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...]
mir_to_lir.h     [all...]

Completed in 2483 milliseconds