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