Home
last modified time | relevance | path

Searched defs:FwdRef (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp1540 GlobalVariable *FwdRef = new GlobalVariable(*Fn->getParent(), in ParseConstants() local
3018 GlobalVariable *FwdRef = RefList[i].second; in ParseFunctionBody() local
/trueos/contrib/llvm/lib/AsmParser/
HDLLParser.cpp2405 GlobalVariable *FwdRef = new GlobalVariable(*M, Type::getInt8Ty(Context), in ParseValID() local