Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp49 static void replaceWithConstant(Constant *Value, in replaceWithConstant() function
331 replaceWithConstant(ResumeAddrConstant, ResumeAddr); in processCoroId()
340 replaceWithConstant(DestroyAddrConstant, It.second); in processCoroId()
367 replaceWithConstant(DevirtFn, DevirtAddr); in replaceDevirtTrigger()