Searched refs:DoCompile (Results 1 – 8 of 8) sorted by relevance
55 static int DoCompile(Options& options, std::shared_ptr<MetaComponent>& metadata) in DoCompile() function57 if (options.DoCompile()) { in DoCompile()127 int compileRes = DoCompile(options, metadata); in main()
112 if ((options.GetInterfaceType() != InterfaceType::SA) || options.DoCompile()) { in ReadMetaData()152 if (options.DoCompile()) { in main()
39 if (!options.DoCompile()) { in main()
50 bool DoCompile() const in DoCompile() function
44 inline bool DoCompile() const in DoCompile() function
57 if (options.DoCompile()) { in Ready()
60 inline bool DoCompile() const in DoCompile() function