List type used to store PHIs created for this block.
Synopsis
Declared in <llvm/Transforms/Utils/DebugSSAUpdater.h>
using PHIListT = SmallVector<DbgSSAPhi, 1>;
Created with MrDocs
List type used to store PHIs created for this block.
Declared in <llvm/Transforms/Utils/DebugSSAUpdater.h>
using PHIListT = SmallVector<DbgSSAPhi, 1>;
Created with MrDocs