Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DValueMapper.h172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp149 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
992 void Mapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in Mapper
1106 void ValueMapper::scheduleMapAppendingVariable(GlobalVariable &GV, in scheduleMapAppendingVariable() function in ValueMapper
1111 getAsMapper(pImpl)->scheduleMapAppendingVariable( in scheduleMapAppendingVariable()
/external/llvm/lib/Linker/
DIRMover.cpp834 Mapper.scheduleMapAppendingVariable(*NG, in linkAppendingVarProto()