Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DScalarEvolution.cpp516 if (const Instruction *LInst = dyn_cast<Instruction>(LV)) { in compare() local
520 const BasicBlock *LParent = LInst->getParent(), in compare()
530 unsigned LNumOps = LInst->getNumOperands(), in compare()