Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoads.cpp470 const DataLayout &DL, bool *IsLoadCSE) { in getAvailableLoadStore()
561 AAResults *AA, bool *IsLoadCSE, unsigned *NumScanedInst) { in findAvailablePtrLoadStore()
643 bool *IsLoadCSE, in FindAvailableLoadedValue()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1050 bool IsLoadCSE = false; in visitLoadInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1348 bool IsLoadCSE; in simplifyPartiallyRedundantLoad() local