Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DManagedMemoryRewrite.cpp336 static void replaceAllUsesAndConstantUses(Value *Old, Value *New, in replaceAllUsesAndConstantUses() function
368 replaceAllUsesAndConstantUses(Malloc, PollyMallocManaged, Builder); in runOnModule()
379 replaceAllUsesAndConstantUses(Free, PollyFreeManaged, Builder); in runOnModule()