Searched defs:is_stub (Results 1 – 2 of 2) sorted by relevance
302 MachineRepresentationInferrer const* const inferrer, bool is_stub, in MachineRepresentationChecker()871 Linkage* linkage, bool is_stub, const char* name, in Run()
519 bool Code::is_stub() const { return kind() == STUB; } in is_stub() function