Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DManagedMemoryRewrite.cpp335 static void replaceAllUsesAndConstantUses(Value *Old, Value *New, in replaceAllUsesAndConstantUses() function
367 replaceAllUsesAndConstantUses(Malloc, PollyMallocManaged, Builder); in runOnModule()
378 replaceAllUsesAndConstantUses(Free, PollyFreeManaged, Builder); in runOnModule()