Searched refs:GVProperties (Results 1 – 1 of 1) sorted by relevance
116 std::vector<uint32_t> GVProperties; in runOnModule() local162 GVProperties.push_back(getEncodedProperties(GV)); in runOnModule()187 bccAssert(GVAddresses.size() == GVProperties.size()); in runOnModule()191 bccAssert(GVAddresses.size() == GVProperties.size()); in runOnModule()251 llvm::ConstantDataArray::get(M.getContext(), GVProperties); in runOnModule()