Searched defs:setValid (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | InstructionCost.h | 80 void setValid() { State = Valid; } in setValid() function |
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | EvaluationResult.h |
|