Home
last modified time | relevance | path

Searched refs:getInterveningInstructions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopNestAnalysis.h56 static InstrVectorTy getInterveningInstructions(const Loop &OuterLoop,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp181 LoopNest::InstrVectorTy LoopNest::getInterveningInstructions( in getInterveningInstructions() function in LoopNest