Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DManagedMemoryRewrite.cpp338 SmallVector<Instruction *, 4> UserInstructions; in replaceAllUsesAndConstantUses() local
345 getInstructionUsersOfValue(ArrayUse.getUser(), UserInstructions); in replaceAllUsesAndConstantUses()
347 for (Instruction *I : UserInstructions) in replaceAllUsesAndConstantUses()