Searched defs:isActive (Results 1 – 13 of 13) sorted by relevance
119 bool isActive() const { return impl.has_value(); } in isActive() function
52 bool isActive() const { return VarIdx != NullVarIdx; } in isActive() function
146 bool isActive() const { return IsActive; } in isActive() function
384 bool isActive() const { return impl.has_value(); } isActive() function
546 auto it = llvm::find_if(activePMs, [](std::atomic<bool> &isActive) { in optimizeSCCAsync() argument
805 auto it = llvm::find_if(activePMs, [](std::atomic<bool> &isActive) { in runOnOperationAsyncImpl() argument
397 bool isActive(Parser &P) const { in isActive() function 1033 bool isActive; global() variable [all...]
1310 bool isActive() const { return IsActive; } isActive() function
4123 llvm::Instruction *isActive = Builder.CreateUnreachable(); EmitDelegateCallArg() local
133 bool isActive() const { return Active; } in isActive() function in __anon882015c50111::AArch64AsmParser::PrefixInfo