Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp69 bool InsertITInstructions(MachineBasicBlock &Block);
193 bool Thumb2ITBlock::InsertITInstructions(MachineBasicBlock &MBB) { in InsertITInstructions() function in Thumb2ITBlock
300 Modified |= InsertITInstructions(MBB); in runOnMachineFunction()