Searched defs:Checked (Results 1 – 11 of 11) sorted by relevance
20 class Checked { class23 Checked(const Checked<U, V>& rhs){ in Checked() function in WTF::Checked
20 class Checked { class23 Checked(const Checked<U, V>& rhs) { in Checked() function in WTF::Checked
41 struct Checked struct43 explicit inline Checked (T object_) : object(object_) {} in Checked() argument45 T object;
67 Checked, enumerator
414 VarSizeMap *Checked = ICE_TLS_GET_FIELD(CheckedVars); in instrumentAccess() local
67 BitVector Checked(getNumRegs()); in checkAllSuperRegsMarked() local
822 bool Checked : 1; variable
2498 ArrayRef<std::pair<llvm::Value *, SanitizerMask>> Checked, in EmitCheck()2732 void CodeGenFunction::EmitTrapCheck(llvm::Value *Checked) { in EmitTrapCheck()
6734 SmallPtrSet<const SDNode*, 32> &Checked) { in checkForCyclesHelper()
7284 SmallPtrSetImpl<const SDNode*> &Checked, in checkForCyclesHelper()
8705 SmallPtrSetImpl<const SDNode*> &Checked, in checkForCyclesHelper()