Return the names in the order they were saved.

Synopsis

Declared in <llvm/Passes/StandardInstrumentations.h>

std::vector<std::string> const&
getOrder() const;

Return Value

Const reference to the ordered name list.

Created with MrDocs