Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp179 auto IsInserted = Files.insert(File).second; in addFile() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp307 bool IsInserted; in calculateSccBlockType() local