Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp180 SmallVector<BasicBlock *, 8> GuardBlocks; in unifyLoopExits() local
DFixIrreducible.cpp187 SmallVector<BasicBlock *, 8> GuardBlocks; in createNaturalLoopInternal() local
DBasicBlockUtils.cpp1308 static void createGuardBlocks(SmallVectorImpl<BasicBlock *> &GuardBlocks, in createGuardBlocks()
1333 DomTreeUpdater *DTU, SmallVectorImpl<BasicBlock *> &GuardBlocks, in CreateControlFlowHub()
/external/libaom/libaom/test/
Dconvolve_test.cc480 TEST_P(ConvolveTest, GuardBlocks) { CheckGuardBlocks(); } in TEST_P() argument
/external/libvpx/libvpx/test/
Dconvolve_test.cc553 TEST_P(ConvolveTest, GuardBlocks) { CheckGuardBlocks(); } in TEST_P() argument