Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/
H A Ddummy-argument-contiguous.f90131 subroutine propagate(x) subroutine
132 interface
137 real :: x(:)
/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
[all...]
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1534 auto propagate = [&](auto &Target, auto &Reference) { in main() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp878 void MachineConstPropagator::propagate(MachineFunction &MF) { in propagate() function in MachineConstPropagator