Home
last modified time | relevance | path

Searched refs:LInst (Results 1 – 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp592 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local
596 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity()
606 unsigned LNumOps = LInst->getNumOperands(), in CompareValueComplexity()
613 CompareValueComplexity(EqCacheValue, LI, LInst->getOperand(Idx), in CompareValueComplexity()
/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()