Searched refs:tryMergeRange (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DMetadata.cpp428 static bool tryMergeRange(SmallVectorImpl<Value *> &EndPoints, ConstantInt *Low, function
448 if (tryMergeRange(EndPoints, Low, High))
502 if (tryMergeRange(EndPoints, FB, FE)) {

Completed in 115 milliseconds