Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp66 static MachineInstr *findWLSInBlock(MachineBasicBlock *MBB) { in findWLSInBlock() function
80 MachineInstr *WlsInstr = findWLSInBlock(Predecessor); in findWLS()
84 return findWLSInBlock(*Predecessor->pred_begin()); in findWLS()