Searched refs:setPlatform (Results 1 – 2 of 2) sorted by relevance
130 getExecutionSession().setPlatform( in GenericLLVMIRPlatformSupport()
1317 void setPlatform(std::unique_ptr<Platform> P) { this->P = std::move(P); } in setPlatform() function