Searched refs:removeOperandBundle (Results 1 – 5 of 5) sorted by relevance
88 CallBase::removeOperandBundle(CI, LLVMContext::OB_kcfi, CI); in run()
142 auto *NewCall = CallBase::removeOperandBundle( in eraseInst()
1252 static CallBase *removeOperandBundle(CallBase *CB, uint32_t ID,
3277 return CallBase::removeOperandBundle(&Call, LLVMContext::OB_kcfi); in visitCallBase()
516 CallBase *CallBase::removeOperandBundle(CallBase *CB, uint32_t ID, in removeOperandBundle() function in CallBase