OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DstGV
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Linker/
IRMover.cpp
477
Constant *linkAppendingVarProto(GlobalVariable *
DstGV
,
848
Constant *IRLinker::linkAppendingVarProto(GlobalVariable *
DstGV
,
[
all
...]
LinkModules.cpp
401
const GlobalVariable *
DstGV
;
403
if (getComdatLeader(DstM, ComdatName,
DstGV
) ||
410
DstDL.getTypeAllocSize(
DstGV
->getType()->getPointerElementType());
414
if (SrcGV->getInitializer() !=
DstGV
->getInitializer())
Completed in 912 milliseconds