Searched defs:ParseGlobalValueVector (Results 1 – 3 of 3) 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
3573 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts, in ParseGlobalValueVector() function in LLParser