Home
last modified time | relevance | path

Searched defs:Reachable (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/llvm/lib/CodeGen/
HDUnreachableBlockElim.cpp64 SmallPtrSet<BasicBlock*, 8> Reachable; in runOnFunction() local
120 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in runOnMachineFunction() local
HDPrologEpilogInserter.cpp656 SmallPtrSet<MachineBasicBlock*, 8> Reachable; in replaceFrameIndices() local
HDMachineVerifier.cpp1655 SmallPtrSet<const MachineBasicBlock*, 8> Reachable; in verifyStackFrame() local
/trueos/contrib/llvm/tools/clang/lib/Analysis/
HDReachableCode.cpp31 llvm::BitVector &Reachable; member in __anonf0805f820111::DeadCodeScan
261 llvm::BitVector &Reachable) { in ScanReachableFromBlock()
HDThreadSafety.cpp930 bool Reachable; // Is this block reachable? member
/trueos/contrib/llvm/lib/Transforms/Utils/
HDLocal.cpp1167 SmallPtrSet<BasicBlock*, 128> &Reachable) { in markAliveBlocks()
1244 SmallPtrSet<BasicBlock*, 128> Reachable; in removeUnreachableBlocks() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDJumpDiagnostics.cpp607 llvm::BitVector Reachable(Scopes.size(), false); in VerifyIndirectJumps() local