Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp242 static cl::opt<bool, true> LateCFGStructurize( variable
1188 if (!LateCFGStructurize) { in addPreISel()
1196 if (!LateCFGStructurize) { in addPreISel()
1288 if (LateCFGStructurize) { in addPreRegAlloc()