Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2920 auto IsWorthwhile = [&](BasicBlock *BB) { in mergeConditionalStoreToAddress() local
2944 (!IsWorthwhile(PTB) || !IsWorthwhile(PFB) || !IsWorthwhile(QTB) || in mergeConditionalStoreToAddress()
2945 !IsWorthwhile(QFB))) in mergeConditionalStoreToAddress()