Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DSimplify.cpp555 SmallVector<Instruction *, 32> AllInsts(Stmt.insts_begin(), in markAndSweep() local
559 for (Instruction *Inst : AllInsts) { in markAndSweep()