Searched refs:getInvocationId (Results 1 – 4 of 4) sorted by relevance
147 VariableInst *getInvocationId();433 VariableInst *getInvocationId();
410 VariableInst *Module::getInvocationId() { in getInvocationId() function in android::spirit::Module411 return getGlobalSection()->getInvocationId(); in getInvocationId()874 VariableInst *GlobalSection::getInvocationId() { in getInvocationId() function in android::spirit::GlobalSection
83 auto InvocationID = m->getInvocationId(); in TEST()
113 InvocationId = m->getInvocationId(); in AddWrapper()