Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp555 auto VarLocOps = D->location_ops(); in rotateLoop() local
556 return {{hash_combine_range(VarLocOps.begin(), VarLocOps.end()), in rotateLoop()