Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp511 if (const Instruction *LInst = dyn_cast<Instruction>(LV)) { in compare() local
515 const BasicBlock *LParent = LInst->getParent(), in compare()
525 unsigned LNumOps = LInst->getNumOperands(), in compare()