Searched refs:isBlockStmt (Results 1 – 9 of 9) sorted by relevance
1319 bool isBlockStmt() const { return BB != nullptr; } in isBlockStmt() function1342 if (isBlockStmt()) in contains()1352 if (isBlockStmt()) in represents()1361 if (isBlockStmt()) in contains()1464 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()759 assert(Stmt.isBlockStmt() && in generateScalarStores()981 else if (Stmt.isBlockStmt()) in invalidateScalarEvolution()1362 assert(Stmt.isBlockStmt() && in copyStmt()
1335 if (Stmt->isBlockStmt()) in createScopStmt()3373 if (Stmt.isBlockStmt()) { in approxDynamicInst()3452 if (Stmt.isBlockStmt()) { in containsInvalidKernelFunction()
1014 if (Stmt->isBlockStmt()) in createUser()
202 if (!Stmt->isBlockStmt()) { in addInstructionRoots()
511 Stmt.isBlockStmt() || MA->isOriginalScalarKind() || in removeRedundantWrites()
403 Load, Stmt, LI->getLoopFor(Load->getParent()), Stmt->isBlockStmt()); in addArrayReadAccess()
1749 if (Stmt.isBlockStmt()) { in buildAccessFunctions()2115 if (Stmt->isBlockStmt()) in addMemoryAccess()3410 if (Inst.isTerminator() && Stmt->isBlockStmt()) in verifyUses()3525 if (Stmt.isBlockStmt()) in buildScop()
1211 if (isBlockStmt()) in getEntryBlock()