Home
last modified time | relevance | path

Searched refs:FoundPreallocatedBundle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3298 FoundPreallocatedBundle = false, FoundGCLiveBundle = false, in visitCallBase() local
3325 Assert(!FoundPreallocatedBundle, "Multiple preallocated operand bundles", in visitCallBase()
3327 FoundPreallocatedBundle = true; in visitCallBase()