Home
last modified time | relevance | path

Searched defs:GuardBlocks (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1785 static void setupBranchForGuard(SmallVectorImpl<BasicBlock *> &GuardBlocks, in setupBranchForGuard()
1807 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates) { in calcPredicateUsingInteger()
1852 SmallVectorImpl<BasicBlock *> &GuardBlocks, BBPredicates &GuardPredicates, in calcPredicateUsingBooleans()
1920 convertToGuardPredicates(SmallVectorImpl<BasicBlock *> &GuardBlocks, in convertToGuardPredicates()
1947 DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, in CreateControlFlowHub()
H A DUnifyLoopExits.cpp188 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local
H A DFixIrreducible.cpp195 SmallVector<BasicBlock *, 8> GuardBlocks; in createNaturalLoopInternal() local
/aosp_15_r20/external/libaom/test/
H A Dconvolve_test.cc684 TEST_P(LowbdConvolveTest, GuardBlocks) { CheckGuardBlocks(); } in TEST_P() argument
793 TEST_P(HighbdConvolveTest, GuardBlocks) { CheckGuardBlocks(); } in TEST_P() argument
/aosp_15_r20/external/libvpx/test/
H A Dconvolve_test.cc553 TEST_P(ConvolveTest, GuardBlocks) { CheckGuardBlocks(); } in TEST_P() argument