Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp48 bool InsertITInstructions(MachineBasicBlock &MBB);
175 bool Thumb2ITBlockPass::InsertITInstructions(MachineBasicBlock &MBB) { in InsertITInstructions() function in Thumb2ITBlockPass
286 Modified |= InsertITInstructions(MBB); in runOnMachineFunction()