Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1719 auto PeekThroughBitcasts = [](Value *V) { in hoistConditionalLoadsStores() local
1743 PeekThroughBitcasts(PN->getIncomingValueForBlock(BB)), in hoistConditionalLoadsStores()
1763 PeekThroughBitcasts(Op0), FixedVectorType::get(Op0->getType(), 1)); in hoistConditionalLoadsStores()