Searched defs:PathBetween (Results 1 – 1 of 1) sorted by relevance
276 bool HGraph::PathBetween(uint32_t source_idx, uint32_t dest_idx) const { in PathBetween() function in art::HGraph284 bool HGraph::PathBetween(const HBasicBlock* source, const HBasicBlock* dest) const { in PathBetween() function in art::HGraph