Home | History | Annotate | Download | only in IR

Lines Matching refs:GlobalVariable

27 #include "llvm/IR/GlobalVariable.h"
1387 if (const auto *GVar = dyn_cast<GlobalVariable>(GV)) {
2233 if (auto *GV = dyn_cast<GlobalVariable>(C))