Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DSimplify.cpp576 Stmt.setInstructions(RemainInsts); in markAndSweep()
/external/llvm-project/polly/include/polly/
DScopInfo.h1542 void setInstructions(ArrayRef<Instruction *> Range) { in setInstructions() function