Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSampleProfile.cpp310 bool IsInSameLoop = LI->getLoopFor(BB1) == LI->getLoopFor(BB2); in findEquivalencesFor() local
312 IsInSameLoop) { in findEquivalencesFor()