Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1752 auto *GCRelocateType = cast<PointerType>(II->getType()); in visitCallInst() local
1765 return ReplaceInstUsesWith(*II, UndefValue::get(GCRelocateType)); in visitCallInst()
1773 return ReplaceInstUsesWith(*II, ConstantPointerNull::get(GCRelocateType)); in visitCallInst()