Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h181 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp163 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
1071 void Mapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in Mapper
1189 void ValueMapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in ValueMapper
1194 getAsMapper(pImpl)->scheduleMapAppendingVariable( in scheduleMapAppendingVariable()
/llvm-project-15.0.7/llvm/lib/Linker/
H A DIRMover.cpp966 Mapper.scheduleMapAppendingVariable( in linkAppendingVarProto()