Searched defs:getInstance (Results 1 – 3 of 3) sorted by relevance
39 unsigned getInstance() const { return Instance; } in getInstance() function
34 void *ThreadLocalImpl::getInstance() { in getInstance() function in llvm::ThreadLocalImpl
73 Pass *getInstance() const { in getInstance() function