Home
last modified time | relevance | path

Searched refs:vector_preheader_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dloop_optimization.h324 HBasicBlock* vector_preheader_; // preheader of the new loop variable
Dloop_optimization.cc484 vector_preheader_(nullptr), in HLoopOptimization()
1220 vector_preheader_ = new_preheader, in GenerateNewLoop()
1221 vector_header_ = vector_preheader_->GetSingleSuccessor(); in GenerateNewLoop()
1735 input = Insert(vector_preheader_, in GenerateVecInv()
1740 vector_permanent_map_->Put(org, Insert(vector_preheader_, vector)); in GenerateVecInv()
1854 new_init = Insert(vector_preheader_, in GenerateVecReductionPhiInputs()
1862 new_init = Insert(vector_preheader_, in GenerateVecReductionPhiInputs()