Home
last modified time | relevance | path

Searched defs:InnerLoopId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops()
952 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops()
1083 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization()
1102 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp262 unsigned InnerLoopId, in isLegalToInterChangeLoops()
849 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops()
949 static bool isProfitabileForVectorization(unsigned InnerLoopId, in isProfitabileForVectorization()
968 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp202 unsigned InnerLoopId, in isLegalToInterChangeLoops()
949 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops()
1140 unsigned InnerLoopId, unsigned OuterLoopId, CharMatrix &DepMatrix) { in isProfitableForVectorization()
1161 const Loop *InnerLoop, const Loop *OuterLoop, unsigned InnerLoopId, in isProfitable()