Home
last modified time | relevance | path

Searched refs:CanFlowThrough (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dblock_builder.cc131 if (instruction.CanFlowThrough()) { in CreateBranchTargets()
213 if (instruction.CanFlowThrough()) { in ConnectBasicBlocks()
/art/libdexfile/dex/
Ddex_instruction.cc91 bool Instruction::CanFlowThrough() const { in CanFlowThrough() function in art::Instruction
Ddex_instruction.h565 bool CanFlowThrough() const;