Home
last modified time | relevance | path

Searched defs:NumScanedInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp466 unsigned *NumScanedInst) { in FindAvailableLoadedValue()
594 BatchAAResults *AA, bool *IsLoadCSE, unsigned *NumScanedInst) { in findAvailablePtrLoadStore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1304 unsigned NumScanedInst = 0; in simplifyPartiallyRedundantLoad() local