Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp82 static void replaceWithConstant(Constant *Value, in replaceWithConstant() function
411 replaceWithConstant(ResumeAddrConstant, ResumeAddr); in attemptElide()
420 replaceWithConstant(DestroyAddrConstant, It.second); in attemptElide()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp4366 static bool replaceWithConstant(MachineIRBuilder &B, MachineInstr &MI, in replaceWithConstant() function
4378 return replaceWithConstant(B, MI, 0); in legalizeWorkitemIDIntrinsic()