Home
last modified time | relevance | path

Searched defs:WasInserted (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp350 bool WasInserted; in mapToLegalUnsigned() local
540 bool WasInserted; in checkNumberingAndReplaceCommutative() local
626 bool WasInserted; in checkNumberingAndReplace() local
726 bool WasInserted; in compareAssignmentMapping() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp194 bool WasInserted; in mapToLegalUnsigned() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp297 bool WasInserted = in addRef() local
319 bool WasInserted = UseMap.insert(std::make_pair(New, OwnerAndIndex)).second; in moveRef() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp112 bool WasInserted = in initNames2Regs() local
785 bool WasInserted = MBBSlots.insert(std::make_pair(ID, MBB)).second; in parseBasicBlockDefinition() local