HomeSort by relevance Sort by last modified time
    Searched refs:ToPhiType (Results 1 - 8 of 8) sorted by null

  /art/compiler/optimizing/
ssa_builder.cc 134 Primitive::Type input_type = HPhi::ToPhiType(input->GetType());
172 DCHECK(HPhi::ToPhiType(input->GetType()) == common_type);
graph_checker.cc 733 if (phi->GetType() != HPhi::ToPhiType(phi->GetType())) {
    [all...]
nodes.h     [all...]
bounds_check_elimination.cc     [all...]
inliner.cc     [all...]
loop_optimization.cc 781 HPhi::ToPhiType(induc_type));
    [all...]
instruction_builder.cc     [all...]
nodes.cc     [all...]

Completed in 447 milliseconds