Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp161 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
1011 void Mapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in Mapper
1127 void ValueMapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in ValueMapper
1132 getAsMapper(pImpl)->scheduleMapAppendingVariable( in scheduleMapAppendingVariable()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h180 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
/freebsd-12.1/contrib/llvm/lib/Linker/
H A DIRMover.cpp880 Mapper.scheduleMapAppendingVariable(*NG, in linkAppendingVarProto()