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 79 CallGraphNode *DoPromotion(Function *F,
120 /// calls the DoPromotion method.
212 return DoPromotion(F, ArgsToPromote, ByValArgsToTransform);
481 /// DoPromotion - This method actually performs the promotion of the specified
484 CallGraphNode *ArgPromotion::DoPromotion(Function *F,
    [all...]
  /art/compiler/dex/quick/
ralloc_util.cc 953 void Mir2Lir::DoPromotion() {
    [all...]

Completed in 130 milliseconds