Home | History | Annotate | Download | only in src

Lines Matching refs:IterationStatement

237 void HBasicBlock::PostProcessLoopHeader(IterationStatement* stmt) {
634 HBasicBlock* HGraphBuilder::JoinContinue(IterationStatement* statement,
646 HBasicBlock* HGraphBuilder::CreateLoop(IterationStatement* statement,
3102 bool HGraphBuilder::HasOsrEntryAt(IterationStatement* statement) {
3107 bool HGraphBuilder::PreProcessOsrEntry(IterationStatement* statement) {
3157 void HGraphBuilder::VisitLoopBody(IterationStatement* stmt,