Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp173 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
871 mapAppendingVariable(*E.Data.AppendingGV.GV, in flush()
999 void Mapper::mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix, in mapAppendingVariable() function in Mapper