Searched refs:smaller_than_limit (Results 1 – 1 of 1) sorted by relevance
5765 llvm::Value* smaller_than_limit = b_.CreateICmpSLT( in EmitElementForInputFusibleSlices() local5769 b_.CreateAnd(larger_or_equal_than_start, smaller_than_limit); in EmitElementForInputFusibleSlices()