Searched defs:GVs (Results 1 – 11 of 11) sorted by relevance
54 ExtractGVPass::ExtractGVPass(std::vector<GlobalValue *> &GVs, bool deleteS, in ExtractGVPass()
432 SmallVector<DIGlobalVariableExpression *, 1> GVs; transferSRADebugInfo() local 1185 SmallVector<DIGlobalVariableExpression *, 1> GVs; TryToShrinkGlobalToBoolean() local
32 ArrayRef<GlobalValue *> GVs, in add() argument
169 SmallVector<DIGlobalVariableExpression *, 8> GVs; global() variable
251 void llvm::PrintGlobalVariableList(const std::vector<GlobalVariable *> &GVs) { in PrintGlobalVariableList() argument
162 std::vector<GlobalVariable *> &GVs) { in TestGlobalVariables() argument 1053 std::vector<GlobalVariable *> GVs; in ReduceGlobalInitializers() local [all...]
156 SetVector<GlobalValue *> GVs; in main() local [all...]
1435 Global.getDebugInfo(GVs); in processGlobals() local
503 if (auto *GVs = dyn_cast_or_null<MDTuple>(CU->getRawGlobalVariables())) in upgradeCUVariables() local
37 if (const auto &GVs = CUNode->getGlobalVariables()) in DIBuilder() local
1160 SmallVector<DIGlobalVariableExpression *, 1> GVs; in beginModule() local