Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp235 static cl::opt<bool, true> LateCFGStructurize( variable
1130 if (!LateCFGStructurize) { in addPreISel()
1138 if (!LateCFGStructurize) { in addPreISel()
1229 if (LateCFGStructurize) { in addPreRegAlloc()