Searched defs:propagateAttributes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 163 void ModuleSummaryIndex::propagateAttributes( in propagateAttributes() function in ModuleSummaryIndex |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ | ||
H A D | ModuleSummaryIndex.cpp | 250 void ModuleSummaryIndex::propagateAttributes( in propagateAttributes() function in ModuleSummaryIndex |
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ | ||
H A D | freeze_module.cpp | 631 void propagateAttributes(std::shared_ptr<Graph>& graph) { in propagateAttributes() function in torch::jit::__anonb84ffab30111::AttributePropagator |