Return true if this pseudo source value refers to the GOT.

Synopsis

Declared in <llvm/CodeGen/PseudoSourceValue.h>

bool
isGOT() const;

Return Value

True if this value refers to the GOT.

Created with MrDocs