Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenTypes.cpp236 bool insertResult = recordsBeingLaidOut.insert(key).second; in convertRecordDeclType() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp150 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anon6556ff8c0211::LazyValueInfoCache