Searched defs:is_empty (Results 1 – 2 of 2) sorted by relevance
936 bool is_empty) { in EmitIntrinsicStringLengthOrIsEmpty()951 llvm::Value* is_empty = irb_.CreateSelect(count_equals_zero, in EmitIntrinsicStringLengthOrIsEmpty() local
1296 bool Mir2Lir::GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty) { in GenInlinedStringIsEmptyOrLength()