Home
last modified time | relevance | path

Searched defs:isChanged (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInfiniteLoopCheck.cpp53 static bool isChanged(const Stmt *LoopStmt, const VarDecl *Var, in isChanged() function
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp181 bool isChanged() const { return Changed; } in isChanged() function in __anon58d894760111::MemOPSizeOpt