Searched refs:is_compiler_ (Results 1 – 2 of 2) sorted by relevance
98 bool is_compiler_; variable143 return is_compiler_; in IsCompiler()419 bool is_compiler_; variable
72 : is_compiler_(false), in Runtime()348 parsed->is_compiler_ = false; in Create()521 parsed->is_compiler_ = true; in Create()643 if (!parsed->is_compiler_ && parsed->image_.empty()) { in Create()848 is_compiler_ = options->is_compiler_; in Init()