Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp207 bool WasInserted; in mapToLegalUnsigned() local
378 bool WasInserted; in checkNumberingAndReplaceCommutative() local
471 bool WasInserted; in checkNumberingAndReplace() local
585 bool WasInserted; in compareStructure() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp169 bool WasInserted; in mapToLegalUnsigned() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp212 bool WasInserted = in addRef() local
234 bool WasInserted = UseMap.insert(std::make_pair(New, OwnerAndIndex)).second; in moveRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp116 bool WasInserted = in initNames2Regs() local
707 bool WasInserted = MBBSlots.insert(std::make_pair(ID, MBB)).second; in parseBasicBlockDefinition() local