Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp181 auto IsInserted = Files.insert(File).second; in addFile() local
/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp308 std::tie(std::ignore, IsInserted) = in calculateSccBlockType() local