Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp58 static void replaceWithConstant(Constant *Value, in replaceWithConstant() function
352 replaceWithConstant(ResumeAddrConstant, ResumeAddr); in processCoroId()
361 replaceWithConstant(DestroyAddrConstant, It.second); in processCoroId()
395 replaceWithConstant(DevirtFn, DevirtAddr); in replaceDevirtTrigger()