Searched refs:hasDebugCall (Results 1 – 3 of 3) sorted by relevance
655 static bool hasDebugCall(BasicBlock *BB) { in hasDebugCall() function663 bool polly::hasDebugCall(ScopStmt *Stmt) { in hasDebugCall() function in polly677 if (RBB != Stmt->getEntryBlock() && ::hasDebugCall(RBB)) in hasDebugCall()
510 bool hasDebugCall(ScopStmt *Stmt);
1689 if (hasDebugCall(&Stmt)) in simplifySCoP()