Searched defs:reached (Results 1 – 2 of 2) sorted by relevance
3477 static int reached(struct isl_tab *tab, struct isl_tab_var *var, int sgn, in reached() function3551 isl_bool reached; in detect_constant_with_tmp() local
1025 bool BT::reached(const MachineBasicBlock *B) const { in reached() function in BT