Searched refs:removeAllAssertingVHReferences (Results 1 – 1 of 1) sorted by relevance
380 void removeAllAssertingVHReferences(Value *V);648 void CodeGenPrepare::removeAllAssertingVHReferences(Value *V) { in removeAllAssertingVHReferences() function in CodeGenPrepare5468 [&](Value *V) { removeAllAssertingVHReferences(V); }); in optimizeMemoryInst()5622 [&](Value *V) { removeAllAssertingVHReferences(V); }); in optimizeGatherScatterInst()6926 SVI, TLInfo, nullptr, [&](Value *V) { removeAllAssertingVHReferences(V); }); in optimizeShuffleVectorInst()7964 &I, TLInfo, nullptr, [&](Value *V) { removeAllAssertingVHReferences(V); }); in makeBitReverse()