Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp132 void bundleCFG(MachineFunction &MF);
316 bundleCFG(MF); in runOnMachineFunction()
345 void FPS::bundleCFG(MachineFunction &MF) { in bundleCFG() function in FPS