Searched defs:ForwardRefVals (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/AsmParser/ | ||
H A D | LLParser.h | 119 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 145 milliseconds