Searched defs:ForwardRefVals (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/AsmParser/
H A DLLParser.h119 std::map<std::string, std::pair<GlobalValue*, LocTy> > ForwardRefVals; member in class:llvm::LLParser
266 std::map<std::string, std::pair<Value*, LocTy> > ForwardRefVals; member in class:llvm::LLParser::PerFunctionState

Completed in 91 milliseconds