Searched refs:hasITBlocks (Results 1 - 2 of 2) sorted by last modified time

/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h206 bool hasITBlocks() const { return HasITBlocks; } function in class:llvm::ARMFunctionInfo
H A DThumb2InstrInfo.cpp54 if (!AFI->hasITBlocks()) {

Completed in 106 milliseconds