Home
last modified time | relevance | path

Searched defs:canMerge (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp
H A DPPCBranchCoalescing.cpp531 bool PPCBranchCoalescing::canMerge(CoalescingCandidateInfo &SourceRegion, in canMerge() function in PPCBranchCoalescing
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h43 bool canMerge(const QuarantineBatch *const From) const { in canMerge() function