Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp128 m_SpecificBB(PhiBB), m_SpecificBB(RotBB)))) in foldGuardedRotateToFunnelShift()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h714 inline specific_bbval m_SpecificBB(BasicBlock *BB) { in m_SpecificBB() function