Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp120 static cl::opt<bool, true> LateCFGStructurize( variable
778 if (!LateCFGStructurize) { in addPreISel()
783 if (!LateCFGStructurize) { in addPreISel()
853 if (LateCFGStructurize) { in addPreRegAlloc()