Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp172 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
881 mapAppendingVariable(*E.Data.AppendingGV.GV, in flush()
1017 void Mapper::mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix, in mapAppendingVariable() function in Mapper