llvm::GISelWorkList::size

Return the number of instructions currently in the worklist.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/GISelWorkList.h>

unsigned int
size() const;

Return Value

Number of instructions currently in the worklist.