Home
last modified time | relevance | path

Searched defs:propagate (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp83 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate() function in SyntheticCountsUtils
H A DDependenceAnalysis.cpp3153 bool DependenceInfo::propagate(const SCEV *&Src, const SCEV *&Dst, in propagate() function in DependenceInfo
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c214 bool propagate) in ipoib_propagate_ifnet_mtu()
237 ipoib_change_mtu(struct ipoib_dev_priv *priv, int new_mtu, bool propagate) in ipoib_change_mtu()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbitmap.h335 UNUSED bool propagate; in bitmap_unset() local
/freebsd/sbin/fsck_ffs/
H A Ddir.c67 propagate(void) in propagate() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1536 auto propagate = [&](auto &Target, auto &Reference) { main() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp878 void MachineConstPropagator::propagate(MachineFunction &MF) { in propagate() function in MachineConstPropagator