Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp134 void bundleCFG(MachineFunction &MF);
317 bundleCFG(MF); in runOnMachineFunction()
346 void FPS::bundleCFG(MachineFunction &MF) { in bundleCFG() function in FPS