Searched defs:isGOT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h70 bool isGOT() const { return Kind == GOT; } function in class:llvm::PseudoSourceValue

Completed in 43 milliseconds