Home
last modified time | relevance | path

Searched defs:IsLoadCSE (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp496 getAvailableLoadStore(Instruction * Inst,const Value * Ptr,Type * AccessTy,bool AtLeastAtomic,const DataLayout & DL,bool * IsLoadCSE) getAvailableLoadStore() argument
587 findAvailablePtrLoadStore(const MemoryLocation & Loc,Type * AccessTy,bool AtLeastAtomic,BasicBlock * ScanBB,BasicBlock::iterator & ScanFrom,unsigned MaxInstsToScan,BatchAAResults * AA,bool * IsLoadCSE,unsigned * NumScanedInst) findAvailablePtrLoadStore() argument
669 FindAvailableLoadedValue(LoadInst * Load,BatchAAResults & AA,bool * IsLoadCSE,unsigned MaxInstsToScan) FindAvailableLoadedValue() argument
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1028 bool IsLoadCSE = false; visitLoadInst() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1249 bool IsLoadCSE; simplifyPartiallyRedundantLoad() local