HomeSort by relevance Sort by last modified time
    Searched refs:InsertRangeTest (Results 1 - 4 of 4) sorted by null

  /external/llvm/unittests/ADT/
SmallVectorTest.cpp 359 TEST_F(SmallVectorTest, InsertRangeTest) {
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 358 Value *InsertRangeTest(Value *V, Constant *Lo, Constant *Hi,
InstCombineAndOrXor.cpp 270 /// InsertRangeTest - Emit a computation of: (V >= Lo && V < Hi) if Inside is
275 Value *InstCombiner::InsertRangeTest(Value *V, Constant *Lo, Constant *Hi,
    [all...]
InstCombineCompares.cpp     [all...]

Completed in 4000 milliseconds