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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1099 const unsigned *BState = local
1101 if (BState) {
1103 if (*BState == DynamicDispatchModeInlined)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h245 MachineIRBuilder(const MachineIRBuilderState &BState) : State(BState) {} argument

Completed in 196 milliseconds