Searched refs:getInterveningInstructions (Results 1 – 3 of 3) sorted by relevance
131 EXPECT_TRUE(LN.getInterveningInstructions(OL, *IL, SE).empty()); in TEST()217 EXPECT_TRUE(LN.getInterveningInstructions(OL, *IL, SE).empty()); in TEST()303 LN.getInterveningInstructions(OL, *IL, SE); in TEST()
56 static InstrVectorTy getInterveningInstructions(const Loop &OuterLoop,
181 LoopNest::InstrVectorTy LoopNest::getInterveningInstructions( in getInterveningInstructions() function in LoopNest