Searched refs:removeAllAssertingVHReferences (Results 1 – 1 of 1) sorted by relevance
389 void removeAllAssertingVHReferences(Value *V);666 void CodeGenPrepare::removeAllAssertingVHReferences(Value *V) { in removeAllAssertingVHReferences() function in CodeGenPrepare5491 [&](Value *V) { removeAllAssertingVHReferences(V); }); in optimizeMemoryInst()5645 [&](Value *V) { removeAllAssertingVHReferences(V); }); in optimizeGatherScatterInst()6940 SVI, TLInfo, nullptr, [&](Value *V) { removeAllAssertingVHReferences(V); }); in optimizeShuffleVectorInst()8074 &I, TLInfo, nullptr, [&](Value *V) { removeAllAssertingVHReferences(V); }); in makeBitReverse()