Searched refs:setMemLifetime (Results 1 – 3 of 3) sorted by relevance
175 Sec.setMemLifetime(AG.getMemLifetime()); in Create()
369 GraphSec->setMemLifetime(orc::MemLifetime::NoAlloc); in graphifySections()
730 void setMemLifetime(orc::MemLifetime ML) { this->ML = ML; } in setMemLifetime() function