Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp174 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
928 mapAppendingVariable(*E.Data.AppendingGV.GV, in flush()
1064 void Mapper::mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix, in mapAppendingVariable() function in Mapper