Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp129 m_SpecificBB(PhiBB), m_SpecificBB(FunnelBB)))) in foldGuardedFunnelShift()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h895 inline specific_bbval m_SpecificBB(BasicBlock *BB) { in m_SpecificBB() function