HomeSort by relevance Sort by last modified time
    Searched refs:InitialBranch (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGCleanup.cpp 288 // If there isn't an OptimisticBranchBlock, then InitialBranch is
299 Fixup.InitialBranch);
300 Fixup.InitialBranch->setSuccessor(0, CleanupEntry);
782 Fixup.InitialBranch);
783 Fixup.InitialBranch->setSuccessor(0, NormalEntry);
    [all...]
CodeGenFunction.h 114 llvm::BranchInst *InitialBranch;
    [all...]

Completed in 58 milliseconds