Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp174 void mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
882 mapAppendingVariable(*E.Data.AppendingGV.GV, in flush()
1018 void Mapper::mapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix, in mapAppendingVariable() function in Mapper