Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DManagedMemoryRewrite.cpp337 SmallVector<Instruction *, 4> UserInstructions; in replaceAllUsesAndConstantUses() local
344 getInstructionUsersOfValue(ArrayUse.getUser(), UserInstructions); in replaceAllUsesAndConstantUses()
346 for (Instruction *I : UserInstructions) in replaceAllUsesAndConstantUses()