Searched defs:ParseGlobalValueVector (Results 1 – 2 of 2) sorted by relevance
2370 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant*> &Elts) { in ParseGlobalValueVector() function in LLParser
3284 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts) { in ParseGlobalValueVector() function in LLParser