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 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...]
mir_to_lir.h 372 void DoPromotion();
    [all...]

Completed in 64 milliseconds