Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp165 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
1143 void Mapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in Mapper
1277 void ValueMapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in ValueMapper
1282 getAsMapper(pImpl)->scheduleMapAppendingVariable( in scheduleMapAppendingVariable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h206 LLVM_ABI void scheduleMapAppendingVariable(GlobalVariable &GV,
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp878 Mapper.scheduleMapAppendingVariable( in linkAppendingVarProto()