Searched refs:executeScopConditionally (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/polly/include/polly/CodeGen/ |
| H A D | Utils.h | 69 executeScopConditionally(Scop &S, llvm::Value *RTC, llvm::DominatorTree &DT,
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | Utils.cpp | 78 polly::executeScopConditionally(Scop &S, Value *RTC, DominatorTree &DT, in executeScopConditionally() function in polly
|
| H A D | CodeGeneration.cpp | 221 std::get<0>(executeScopConditionally(S, Builder.getTrue(), DT, RI, LI)); in generateCode()
|
| H A D | PPCGCodeGeneration.cpp | 3494 executeScopConditionally(*S, Builder.getTrue(), *DT, *RI, *LI); in generateCode()
|