Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp46 static void replaceWithConstant(Constant *Value, in replaceWithConstant() function
236 replaceWithConstant(ResumeAddrConstant, ResumeAddr); in processCoroId()
244 replaceWithConstant(DestroyAddrConstant, DestroyAddr); in processCoroId()
270 replaceWithConstant(DevirtFn, DevirtAddr); in replaceDevirtTrigger()