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

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp1615 int BranchOpcode = local
1618 insertCondBranchBefore(I, BranchOpcode, DL);
1623 int BranchOpcode = local
1626 insertCondBranchBefore(I, BranchOpcode, DL);

Completed in 45 milliseconds