Home
last modified time | relevance | path

Searched refs:BlockA (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp1026 BasicBlock *BlockA = A->getParent(); in analyzeInterleaving() local
1028 if ((isPredicated(BlockA) || isPredicated(BlockB)) && in analyzeInterleaving()
1029 (!EnablePredicatedInterleavedMemAccesses || BlockA != BlockB)) in analyzeInterleaving()