Searched refs:allocateIfNotInMemory (Results 1 – 1 of 1) sorted by relevance
129 auto allocateIfNotInMemory = [&](mlir::Value base) -> mlir::Value { in genCharCompare() local137 auto lhsBuffer = allocateIfNotInMemory(fir::getBase(lhs)); in genCharCompare()138 auto rhsBuffer = allocateIfNotInMemory(fir::getBase(rhs)); in genCharCompare()