Home
last modified time | relevance | path

Searched refs:EntryBlockInstructions (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1155 std::vector<Instruction *> EntryBlockInstructions);
1917 std::vector<Instruction *> EntryBlockInstructions);
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp1171 std::vector<Instruction *> EntryBlockInstructions) in ScopStmt() argument
1173 SurroundingLoop(SurroundingLoop), Instructions(EntryBlockInstructions) {} in ScopStmt()