Home
last modified time | relevance | path

Searched refs:GVOps (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp69 SmallVector<GlobalVariable *, 4> GVOps; in shouldConvertToRelLookupTable() local
104 GVOps.push_back(GlovalVarOp); in shouldConvertToRelLookupTable()
108 for (auto *GVOp : GVOps) in shouldConvertToRelLookupTable()