Searched defs:InnerLoopId (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 259 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()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 262 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()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 261 unsigned InnerLoopId, in isLegalToInterChangeLoops() 950 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() 1085 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() 1104 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
|