Home
last modified time | relevance | path

Searched defs:UncondBranch (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h57 bool UncondBranch; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp885 Instruction *UncondBranch = Pred->getTerminator(); in FoldReturnIntoUncondBranch() local