Searched defs:findHoistingInsertPosAndDeps (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp1472 /// findHoistingInsertPosAndDeps - Find the location to move common instructions
1480 MachineBasicBlock::iterator findHoistingInsertPosAndDeps(MachineBasicBlock *MBB, function
1597 findHoistingInsertPosAndDeps(MBB, TII, TRI, Uses, Defs);

Completed in 85 milliseconds