Home
last modified time | relevance | path

Searched defs:source_idx (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc276 bool HGraph::PathBetween(uint32_t source_idx, uint32_t dest_idx) const { in PathBetween()
288 size_t source_idx = source->GetBlockId(); in PathBetween() local