Home
last modified time | relevance | path

Searched refs:isCopyStmt (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/include/polly/
H A DScopInfo.h1328 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1356 if (isCopyStmt()) in represents()
1387 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/include/polly/
H A DScopInfo.h1356 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1384 if (isCopyStmt()) in represents()
1415 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopInfo.h1328 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1356 if (isCopyStmt()) in represents()
1387 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopInfo.h1328 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1356 if (isCopyStmt()) in represents()
1387 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h1356 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1384 if (isCopyStmt()) in represents()
1415 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/include/polly/
H A DScopInfo.h1328 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1356 if (isCopyStmt()) in represents()
1387 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/include/polly/
H A DScopInfo.h1337 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1365 if (isCopyStmt()) in represents()
1396 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h1356 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1384 if (isCopyStmt()) in represents()
1415 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h1356 bool isCopyStmt() const { return BB == nullptr && R == nullptr; } in isCopyStmt() function
1384 if (isCopyStmt()) in represents()
1415 assert(!isCopyStmt() && in getSurroundingLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
984 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp979 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
984 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp979 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
984 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp979 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
996 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp982 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
984 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp979 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
984 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp978 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
996 if (Stmt->isCopyStmt()) { in createUser()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp238 assert(Stmt->isCopyStmt()); in addReferencesFromStmt()
996 if (Stmt->isCopyStmt()) { in createUser()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp1028 if (Stmt->isCopyStmt()) { in createUser()
H A DBlockGenerators.cpp981 if (Stmt.isCopyStmt()) in invalidateScalarEvolution()

12