Searched defs:source_idx (Results 1 – 1 of 1) sorted by relevance
276 bool HGraph::PathBetween(uint32_t source_idx, uint32_t dest_idx) const { in PathBetween()288 size_t source_idx = source->GetBlockId(); in PathBetween() local