Searched refs:structurizer (Results 1 – 8 of 8) sorted by relevance
4 ; The structurizer uses an RPO traversal over a region, along with a12 ; structurizer is a region pass, and it no longer sees the entire loop
3 ; The following function caused an infinite loop inside the structurizer's
5 ; out of the structurizer, @llvm.amdgcn.kill actually ends the thread that calls
6 ; Make sure the i1 values created by the cfg structurizer pass are
144 ; Earlier version of above, before a run of the structurizer.
2019 ControlFlowStructurizer structurizer(mergeInfo.loc, mergeInfo.control, in structurizeControlFlow() local2027 if (failed(structurizer.structurize())) in structurizeControlFlow()
332 // SI pseudo instructions. These are used by the CFG structurizer pass