Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DScopHelper.cpp562 bool polly::isHoistableLoad(LoadInst *LInst, Region &R, LoopInfo &LI, in isHoistableLoad()
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2950 LoadInst *LInst = cast<LoadInst>(MA->getAccessInstruction()); in canAlwaysBeHoisted() local
3033 LoadInst *LInst = cast<LoadInst>(MA->getAccessInstruction()); in addInvariantLoads() local
DScopInfo.cpp1812 LoadInst *LInst = dyn_cast<LoadInst>(Val); in lookupInvariantEquivClass() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1425 Instruction *LInst = P->getIncomingBlock(i)->getTerminator(); in computeKnownBitsFromOperator() local
DScalarEvolution.cpp623 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp1384 Instruction *LInst = P->getIncomingBlock(i)->getTerminator(); in computeKnownBitsFromOperator() local
DScalarEvolution.cpp656 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp511 if (const Instruction *LInst = dyn_cast<Instruction>(LV)) { in compare() local