Searched refs:isBlockStmt (Results 1 – 11 of 11) sorted by relevance
140 public boolean isBlockStmt() { in isBlockStmt() method in BlockStmt
94 public boolean isBlockStmt() { in isBlockStmt() method in Statement
1325 bool isBlockStmt() const { return BB != nullptr; } in isBlockStmt() function1348 if (isBlockStmt()) in contains()1358 if (isBlockStmt()) in represents()1367 if (isBlockStmt()) in contains()1471 assert(isBlockStmt() || R->getExit() == PHI->getParent()); in lookupPHIWriteOf()
352 return (Stmt.isBlockStmt() || !Stmt.getRegion()->contains(L)) && in canSyntheziseInStmt()418 assert(Stmt.isBlockStmt() && in copyStmt()461 if (Stmt.isBlockStmt() || (Stmt.isRegionStmt() && Stmt.getEntryBlock() == BB)) in copyBB()761 assert(Stmt.isBlockStmt() && in generateScalarStores()981 else if (Stmt.isBlockStmt()) in invalidateScalarEvolution()1366 assert(Stmt.isBlockStmt() && in copyStmt()
232 if (Stmt->isBlockStmt()) in addReferencesFromStmt()990 if (Stmt->isBlockStmt()) in createUser()
1317 if (Stmt->isBlockStmt()) in createScopStmt()3345 if (Stmt.isBlockStmt()) { in approxDynamicInst()3426 if (Stmt.isBlockStmt()) { in containsInvalidKernelFunction()
201 if (!Stmt->isBlockStmt()) { in addInstructionRoots()
421 Stmt.isBlockStmt() || MA->isOriginalScalarKind() || in removeRedundantWrites()
402 Load, Stmt, LI->getLoopFor(Load->getParent()), Stmt->isBlockStmt()); in addArrayReadAccess()
1911 if (Stmt.isBlockStmt()) { in buildAccessFunctions()2277 if (Stmt->isBlockStmt()) in addMemoryAccess()3593 if (Inst.isTerminator() && Stmt->isBlockStmt()) in verifyUses()3708 if (Stmt.isBlockStmt()) in buildScop()
1245 if (isBlockStmt()) in getEntryBlock()