Searched refs:IsDone (Results 1 – 9 of 9) sorted by relevance
136 bool IsDone : 1; member155 BBInfo() : IsDone(false), IsBeingAnalyzed(false), in BBInfo()502 if (BBI.IsDone) in INITIALIZE_PASS_DEPENDENCY()656 if (TrueBBI.IsBeingAnalyzed || TrueBBI.IsDone) in ValidSimple()685 if (TrueBBI.IsBeingAnalyzed || TrueBBI.IsDone) in ValidTriangle()889 if (TrueBBI.IsBeingAnalyzed || TrueBBI.IsDone || in ValidForkedDiamond()890 FalseBBI.IsBeingAnalyzed || FalseBBI.IsDone) in ValidForkedDiamond()971 if (TrueBBI.IsBeingAnalyzed || TrueBBI.IsDone || in ValidDiamond()972 FalseBBI.IsBeingAnalyzed || FalseBBI.IsDone) in ValidDiamond()1025 if (BBI.IsDone) in AnalyzeBranches()[all …]
74 << (!TraversedMBB.IsDone ? ": incomplete\n" in enterBasicBlock()
204 << (!TraversedMBB.IsDone ? ": incomplete\n" in enterBasicBlock()
27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function58 this->lock_.Await(Condition(IsDone, &this->done_)); in Wait()
95 bool IsDone = true; member99 : MBB(BB), PrimaryPass(Primary), IsDone(Done) {} in MBB()
491 bool &IsDone);497 unsigned &LineBreaks, bool &IsDone);503 bool &IsDone);1481 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader() argument1497 IsDone = true; in scanBlockScalarHeader()1510 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent() argument1519 IsDone = true; in findBlockScalarIndent()1542 IsDone = true; in findBlockScalarIndent()1547 IsDone = true; in findBlockScalarIndent()1556 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent() argument[all …]
460 bool IsDone(bool assert) { in IsDone() function in __anon2c81452e0211::TypeExpectations586 get_expectations_.IsDone(false)) { in GetResourceHandler()603 EXPECT_TRUE(browse_expectations_.IsDone(true)); in DestroyTest()604 EXPECT_TRUE(load_expectations_.IsDone(true)); in DestroyTest()605 EXPECT_TRUE(get_expectations_.IsDone(true)); in DestroyTest()
1097 bool IsDone() const { in IsDone() function in __anon7bdc5e350511::OrderNavLoadState1187 EXPECT_TRUE(state_popup_.IsDone()); in OnBrowserDestroyed()1199 EXPECT_TRUE(state_main_.IsDone()); in OnBrowserDestroyed()1293 done = state_popup_.IsDone(); in SendTestResultsIfDone()1295 done = state_main_.IsDone(); in SendTestResultsIfDone()1374 done = state_popup_.IsDone(); in ContinueIfReady()1376 done = state_main_.IsDone(); in ContinueIfReady()
183 bool IsDone() const { in IsDone() function271 bool IsDone() const { in IsDone() function275 if (!resource->IsDone()) in IsDone()510 if (setup_->IsDone()) { in DestroyTestIfDone()