Home
last modified time | relevance | path

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

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