Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp798 const BasicBlockState *InBBS = Tracker->getBasicBlockState(InBB); in verifyInstruction() local
799 if (!InBBS || in verifyInstruction()
806 !InBBS->AvailableOut.count(InValue)) in verifyInstruction()