Searched refs:ResultBlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp59 struct ResultBlock { struct in class:__anon3459::MemCmpExpansion
64 ResultBlock() = default;
68 ResultBlock ResBlock;
210 // 3. ResultBlock, block to branch to for early exit when a
429 // Early exit branch if difference found to ResultBlock. Otherwise,
435 // since early exit to ResultBlock was not taken (no difference was found in
447 // with an early exit to the ResultBlock for calculating which source was
483 // Early exit branch if difference found to ResultBlock. Otherwise, continue
489 // since early exit to ResultBlock was not taken (no difference was found in
497 // This function populates the ResultBlock wit
[all...]

Completed in 102 milliseconds