Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp486 if (const Instruction *LInst = dyn_cast<Instruction>(LV)) { in compare() local
490 const BasicBlock *LParent = LInst->getParent(), in compare()
500 unsigned LNumOps = LInst->getNumOperands(), in compare()