Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DScopHelper.cpp519 isHoistableLoad(LoadInst * LInst,Region & R,LoopInfo & LI,ScalarEvolution & SE,const DominatorTree & DT,const InvariantLoadsSetTy & KnownInvariantLoads) isHoistableLoad() argument
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2816 LoadInst *LInst = cast<LoadInst>(MA->getAccessInstruction()); canAlwaysBeHoisted() local
2900 LoadInst *LInst = cast<LoadInst>(MA->getAccessInstruction()); addInvariantLoads() local
[all...]
H A DScopInfo.cpp1714 LoadInst *LInst = dyn_cast<LoadInst>(Val); lookupInvariantEquivClass() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1442 Instruction *LInst = P->getIncomingBlock(1-OpNum)->getTerminator(); computeKnownBitsFromOperator() local
H A DScalarEvolution.cpp643 if (const auto *LInst = dyn_cast<Instruction>(LV)) { CompareValueComplexity() local