Searched defs:propagate (Results 1 – 5 of 5) sorted by relevance
131 subroutine propagate(x) subroutine132 interface137 real :: x(:)
83 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate() function in SyntheticCountsUtils
3153 bool DependenceInfo::propagate(const SCEV *&Src, const SCEV *&Dst, in propagate() function in DependenceInfo [all...]
1534 auto propagate = [&](auto &Target, auto &Reference) { in main() local
878 void MachineConstPropagator::propagate(MachineFunction &MF) { in propagate() function in MachineConstPropagator