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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h256 bool isGlobalReg() const { return LVType == GlobalReg; } function in class:clang::CodeGen::LValue

Completed in 83 milliseconds