Searched defs:BranchOpcode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp1565 int BranchOpcode = local
1568 insertCondBranchBefore(I, BranchOpcode, DL);
1573 int BranchOpcode = local
1576 insertCondBranchBefore(I, BranchOpcode, DL);

Completed in 59 milliseconds