Home
last modified time | relevance | path

Searched refs:shouldSplitSingleBlock (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h188 bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;
DRegAllocGreedy.cpp988 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in splitAroundRegion()
1228 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in tryBlockSplit()
DSplitKit.cpp1110 bool SplitAnalysis::shouldSplitSingleBlock(const BlockInfo &BI, in shouldSplitSingleBlock() function in SplitAnalysis
/external/llvm/lib/CodeGen/
DSplitKit.h213 bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;
DRegAllocGreedy.cpp1256 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in splitAroundRegion()
1523 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in tryBlockSplit()
DSplitKit.cpp1225 bool SplitAnalysis::shouldSplitSingleBlock(const BlockInfo &BI, in shouldSplitSingleBlock() function in SplitAnalysis
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h219 bool shouldSplitSingleBlock(const BlockInfo &BI, bool SingleInstrs) const;
DRegAllocGreedy.cpp1684 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in splitAroundRegion()
1989 if (SA->shouldSplitSingleBlock(BI, SingleInstrs)) in tryBlockSplit()
DSplitKit.cpp1556 bool SplitAnalysis::shouldSplitSingleBlock(const BlockInfo &BI, in shouldSplitSingleBlock() function in SplitAnalysis