Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLoads.cpp326 unsigned *NumScanedInst) { in FindAvailableLoadedValue()
341 unsigned *NumScanedInst) { in FindAvailablePtrLoadStore()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1348 unsigned NumScanedInst = 0; in SimplifyPartiallyRedundantLoad() local