Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp446 bool allowFalsePositives) { in isKilled() argument
451 (allowFalsePositives || MRI->hasOneUse(Reg))) in isKilled()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp473 bool allowFalsePositives) { in isKilled() argument
478 (allowFalsePositives || MRI->hasOneUse(Reg))) in isKilled()