Home
last modified time | relevance | path

Searched defs:canSpeculateInstrs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp382 bool SSACCmpConv::canSpeculateInstrs(MachineBasicBlock *MBB, in canSpeculateInstrs() function in SSACCmpConv
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp201 bool SSAIfConv::canSpeculateInstrs(MachineBasicBlock *MBB) { in canSpeculateInstrs() function in SSAIfConv