Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp250 static cl::opt<bool, true> LateCFGStructurize( variable
1214 if (!LateCFGStructurize && !DisableStructurizer) { in addPreISel()
1222 if (!LateCFGStructurize && !DisableStructurizer) { in addPreISel()
1314 if (LateCFGStructurize) { in addPreRegAlloc()