Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPHIElimination.cpp580 bool ShouldSplit = isLiveOutPastPHIs(Reg, PreMBB); in SplitPHIEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp595 bool ShouldSplit = isLiveOutPastPHIs(Reg, PreMBB); in SplitPHIEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp685 bool ShouldSplit = isLiveOutPastPHIs(Reg, PreMBB); in SplitPHIEdges() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc903 bool ShouldSplit(const Descriptor*, const Options&) { return false; } in ShouldSplit() function
904 bool ShouldSplit(const FieldDescriptor*, const Options&) { return false; } in ShouldSplit() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc911 bool ShouldSplit(const Descriptor*, const Options&) { return false; } in ShouldSplit() function
912 bool ShouldSplit(const FieldDescriptor*, const Options&) { return false; } in ShouldSplit() function