Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h190 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp163 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
1131 void Mapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in Mapper
1264 void ValueMapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in ValueMapper
1269 getAsMapper(pImpl)->scheduleMapAppendingVariable( in scheduleMapAppendingVariable()
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp986 Mapper.scheduleMapAppendingVariable( in linkAppendingVarProto()