Searched defs:exits (Results 1 – 14 of 14) sorted by relevance
311 public int exits() { return exit == null ? 0 : exit.length; } in exits() method in ControlFlow.Block341 abstract BasicBlock[] exits(Node n); in exits() method in ControlFlow.Access409 BasicBlock[] exits = access.exits(this); in makeDepth1stTree() local427 BasicBlock[] exits = access.exits(this); in makeDominatorTree() local
72 let exits = AtomicU16::new(0); in test_whpx_mmio_fetch_memory() localVariable
156 let exits = AtomicU16::new(0); in test_read_only_memory() localVariable
111 let exits = AtomicU16::new(0); in test_mmio_and_pio() localVariable
89 let mut exits = 0; in test_run() localVariable
168 BcVec exits; member
99 let mut exits = serde_json::json!([]); in json() localVariable
34 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
35 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
962 std::array<Output, 2> exits; in TEST() local
451 BcVec exits; member
18040 u64 exits; member