Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp233 static cl::opt<bool, true> LateCFGStructurize( variable
1171 if (!LateCFGStructurize) { in addPreISel()
1179 if (!LateCFGStructurize) { in addPreISel()
1266 if (LateCFGStructurize) { in addPreRegAlloc()