Searched refs:isOneInstr (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSplitKit.h75 /// isOneInstr - Returns true when this BlockInfo describes a single
77 bool isOneInstr() const { function in struct:llvm::SplitAnalysis::BlockInfo
H A DSplitKit.cpp1113 if (!BI.isOneInstr())

Completed in 187 milliseconds