Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp181 bool PPCExpandISEL::canMerge(MachineInstr *PrevPushedMI, MachineInstr *MI) { in canMerge() function in PPCExpandISEL
H A DPPCBranchCoalescing.cpp532 bool PPCBranchCoalescing::canMerge(CoalescingCandidateInfo &SourceRegion, in canMerge() function in PPCBranchCoalescing
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h42 bool canMerge(const QuarantineBatch *const From) const { in canMerge() function