Searched defs:propagate (Results 1 – 9 of 9) sorted by relevance
28 struct propagate { struct29 typedef T type;32 struct propagate<boost::int_least32_t> { struct33 typedef boost::int_least64_t type;
87 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate() function in SyntheticCountsUtils
267 void DivergencePropagator::propagate() { in propagate() function in __anon18a3b6620111::DivergencePropagator
597 static void propagate(InstantiatedValue From, InstantiatedValue To, in propagate() function
3064 bool DependenceInfo::propagate(const SCEV *&Src, const SCEV *&Dst, in propagate() function in DependenceInfo
159 def propagate(self, scanner, targets): member in ScannerRegistry
233 constexpr bool propagate=true,always_equal=true; in test_construction() local
1718 propagate = pack_propagate variable in Misc2446 propagate = pack_propagate = Misc.pack_propagate variable in Pack2550 propagate = grid_propagate = Misc.grid_propagate variable in Grid
875 void MachineConstPropagator::propagate(MachineFunction &MF) { in propagate() function in MachineConstPropagator