Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp503 const DataLayout &DL, bool *IsLoadCSE) { in getAvailableLoadStore()
594 BatchAAResults *AA, bool *IsLoadCSE, unsigned *NumScanedInst) { in findAvailablePtrLoadStore()
676 bool *IsLoadCSE, in FindAvailableLoadedValue()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1033 bool IsLoadCSE = false; in visitLoadInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1249 bool IsLoadCSE; in simplifyPartiallyRedundantLoad() local